Robin H. Johnson wrote:
On Mon, Jul 20, 2009 at 05:54:05PM -0400, David Abbott wrote:
David Abbott wrote:
Hi Josh,
The announcement and screenshot contest is ready to go. I attached an archive of the 2 files. The links should be fine if both files are in the same directory. I put as the email address to submit screenshots [email protected].
http://dev.gentoo.org/~dabbott/pr/2009-anniversary-announcement.xml
http://dev.gentoo.org/~dabbott/pr/2009-screenshot-contest.xml
Thanks,
-david
I forgot, I need to change the line in 2009-screenshot-contest.xml
from;
One must prove the origin of their screenshot being a Gentoo Linux machine. For this, an open terminal with uname -a output is used.
to;
One must prove the origin of their screenshot being a Gentoo Linux machine. For this, an open terminal with emerge --info | head -1.

"head -1" is NOT valid on modern systems.
You need to use "head -n 1".

Question: Will that work for paludis and pkgcore?
They're installed in parallel with Portage still.

OK, I fixed it, that should be it.
thanks,
-david

Attachment: 2009-anniversary-final.tar.bz2
Description: application/bzip

Reply via email to