diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-02-04 23:37:11 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-02-04 23:37:11 +0000 |
commit | 8fffc2558c42ec237909519d49bc7fd75c110415 (patch) | |
tree | e5226afb43cc9e56886405635a62e12e94f2ad2f /net-print/ink | |
parent | stable on amd64 and x86 (diff) | |
download | historical-8fffc2558c42ec237909519d49bc7fd75c110415.tar.gz historical-8fffc2558c42ec237909519d49bc7fd75c110415.tar.bz2 historical-8fffc2558c42ec237909519d49bc7fd75c110415.zip |
Marked stable on amd64.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-print/ink')
-rw-r--r-- | net-print/ink/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/ink/ink-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/ink/ChangeLog b/net-print/ink/ChangeLog index 926a683c910c..582c488d3a97 100644 --- a/net-print/ink/ChangeLog +++ b/net-print/ink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/ink # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.8 2005/02/04 23:37:11 cryos Exp $ + + 04 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> ink-0.3.ebuild: + Marked stable on amd64. 02 Jan 2005; Marcus Hanwell <cryos@gentoo.org> ink-0.3.ebuild: Marked ~amd64. diff --git a/net-print/ink/ink-0.3.ebuild b/net-print/ink/ink-0.3.ebuild index 2ba0a9751d9c..c2c9385e6a85 100644 --- a/net-print/ink/ink-0.3.ebuild +++ b/net-print/ink/ink-0.3.ebuild @@ -1,13 +1,13 @@ # 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.6 2005/01/02 02:34:21 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.3.ebuild,v 1.7 2005/02/04 23:37:11 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 ~amd64" +KEYWORDS="x86 amd64" LICENSE="GPL-2" IUSE="" |