diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-02 02:34:21 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-02 02:34:21 +0000 |
commit | 5e4d0097370427f67bfc67870cf4a560ed1dcd93 (patch) | |
tree | 658306fcf45c3903648705c560470338ace9b9cd | |
parent | Added ~amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-5e4d0097370427f67bfc67870cf4a560ed1dcd93.tar.gz gentoo-2-5e4d0097370427f67bfc67870cf4a560ed1dcd93.tar.bz2 gentoo-2-5e4d0097370427f67bfc67870cf4a560ed1dcd93.zip |
Added ~amd64 keyword.
-rw-r--r-- | net-print/ink/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/ink/ink-0.3.ebuild | 6 | ||||
-rw-r--r-- | net-print/libinklevel/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/libinklevel/libinklevel-0.6.3.ebuild | 6 | ||||
-rw-r--r-- | net-print/libinklevel/libinklevel-0.6.ebuild | 4 |
5 files changed, 18 insertions, 12 deletions
diff --git a/net-print/ink/ChangeLog b/net-print/ink/ChangeLog index a97b049ae9fe..926a683c910c 100644 --- a/net-print/ink/ChangeLog +++ b/net-print/ink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/ink -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.6 2004/07/04 16:24:37 centic Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.7 2005/01/02 02:34:21 cryos Exp $ + + 02 Jan 2005; Marcus Hanwell <cryos@gentoo.org> ink-0.3.ebuild: + Marked ~amd64. 04 Jul 2004; Dominik Stadler <centic@gentoo.org> ink-0.3.ebuild: Add IUSE and correct HOMEPAGE and SRC_URI to new location on sourceforge.net diff --git a/net-print/ink/ink-0.3.ebuild b/net-print/ink/ink-0.3.ebuild index 9e5f358a28de..2ba0a9751d9c 100644 --- a/net-print/ink/ink-0.3.ebuild +++ b/net-print/ink/ink-0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.3.ebuild,v 1.5 2004/07/04 16:29:04 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.3.ebuild,v 1.6 2005/01/02 02:34:21 cryos Exp $ DESCRIPTION="A command line utility to display the ink level of your printer" SRC_URI="mirror://sourceforge/ink/${P}.tar.gz" HOMEPAGE="http://ink.sourceforge.net/" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" IUSE="" diff --git a/net-print/libinklevel/ChangeLog b/net-print/libinklevel/ChangeLog index f7a8d7b5c66c..7f232e8ca6a6 100644 --- a/net-print/libinklevel/ChangeLog +++ b/net-print/libinklevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/libinklevel -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/ChangeLog,v 1.9 2004/08/24 11:11:03 lanius Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/ChangeLog,v 1.10 2005/01/02 02:30:49 cryos Exp $ + + 02 Jan 2005; Marcus Hanwell <cryos@gentoo.org> libinklevel-0.6.3.ebuild: + Marked ~amd64. 24 Aug 2004; Heinrich Wendel <lanius@gentoo.org> libinklevel-0.6.3.ebuild: mark stable on x86 diff --git a/net-print/libinklevel/libinklevel-0.6.3.ebuild b/net-print/libinklevel/libinklevel-0.6.3.ebuild index 8511e963b25d..1ddc29662411 100644 --- a/net-print/libinklevel/libinklevel-0.6.3.ebuild +++ b/net-print/libinklevel/libinklevel-0.6.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/libinklevel-0.6.3.ebuild,v 1.2 2004/08/24 11:11:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/libinklevel-0.6.3.ebuild,v 1.3 2005/01/02 02:30:49 cryos Exp $ DESCRIPTION="A library to get the ink level of your printer" HOMEPAGE="http://libinklevel.sourceforge.net/" SRC_URI="mirror://sourceforge/libinklevel/${P}.tar.gz" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" IUSE="" diff --git a/net-print/libinklevel/libinklevel-0.6.ebuild b/net-print/libinklevel/libinklevel-0.6.ebuild index 91454c3712b4..9250065b332d 100644 --- a/net-print/libinklevel/libinklevel-0.6.ebuild +++ b/net-print/libinklevel/libinklevel-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/libinklevel-0.6.ebuild,v 1.5 2004/07/05 16:15:37 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/libinklevel-0.6.ebuild,v 1.6 2005/01/02 02:30:49 cryos Exp $ DESCRIPTION="A library to get the ink level of your printer" SRC_URI="mirror:/sourceforge/libinklevel/${P}.tar.gz" |