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 | 1a5f1383be36c95ca83a6a374d51efc91180fc79 (patch) | |
tree | 47e942bb35829ab20ac59d7bf2158d590c4406b0 /net-print/ink | |
parent | Added ~amd64 keyword. (diff) | |
download | historical-1a5f1383be36c95ca83a6a374d51efc91180fc79.tar.gz historical-1a5f1383be36c95ca83a6a374d51efc91180fc79.tar.bz2 historical-1a5f1383be36c95ca83a6a374d51efc91180fc79.zip |
Added ~amd64 keyword.
Diffstat (limited to 'net-print/ink')
-rw-r--r-- | net-print/ink/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/ink/ink-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 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="" |