diff options
author | 2006-04-18 22:54:36 +0000 | |
---|---|---|
committer | 2006-04-18 22:54:36 +0000 | |
commit | 438c2bd68a061219a606b15cb2ca4c3226b2b5e6 (patch) | |
tree | a43215ac6593b2e65b8d54d35222ea2d957648f6 /app-doc/linux-gazette/linux-gazette-04.ebuild | |
parent | need sys-fs/sysfsutils #130360 by Andreas (diff) | |
download | gentoo-2-438c2bd68a061219a606b15cb2ca4c3226b2b5e6.tar.gz gentoo-2-438c2bd68a061219a606b15cb2ca4c3226b2b5e6.tar.bz2 gentoo-2-438c2bd68a061219a606b15cb2ca4c3226b2b5e6.zip |
misc touchups and arch love
(Portage version: 2.1_pre9)
Diffstat (limited to 'app-doc/linux-gazette/linux-gazette-04.ebuild')
-rw-r--r-- | app-doc/linux-gazette/linux-gazette-04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/linux-gazette/linux-gazette-04.ebuild b/app-doc/linux-gazette/linux-gazette-04.ebuild index b779b9d84f9d..e3360f97b31c 100644 --- a/app-doc/linux-gazette/linux-gazette-04.ebuild +++ b/app-doc/linux-gazette/linux-gazette-04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-04.ebuild,v 1.7 2005/01/01 13:16:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-04.ebuild,v 1.8 2006/04/18 22:54:36 vapier Exp $ DESCRIPTION="Sharing ideas and discoveries and Making Linux just a little more fun" HOMEPAGE="http://linuxgazette.net/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="OPL" SLOT="${PV}" -KEYWORDS="x86 ppc amd64" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="=app-doc/linux-gazette-01" |