diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 14:54:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 14:54:05 +0000 |
commit | 7495a5889607d0b588e2253e3c7148db5ae19deb (patch) | |
tree | aaedb975f10866f4fe0443b7736911ce3f1ff075 /net-print/ink | |
parent | Stable for amd64, wrt bug #404809 (diff) | |
download | gentoo-2-7495a5889607d0b588e2253e3c7148db5ae19deb.tar.gz gentoo-2-7495a5889607d0b588e2253e3c7148db5ae19deb.tar.bz2 gentoo-2-7495a5889607d0b588e2253e3c7148db5ae19deb.zip |
Stable for amd64, wrt bug #400459
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-print/ink')
-rw-r--r-- | net-print/ink/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/ink/ink-0.5.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-print/ink/ChangeLog b/net-print/ink/ChangeLog index 8cc9643bfbf1..27a3e9b8e101 100644 --- a/net-print/ink/ChangeLog +++ b/net-print/ink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/ink # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.18 2012/02/19 23:14:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.19 2012/02/21 14:54:05 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ink-0.5.1.ebuild: + Stable for amd64, wrt bug #400459 19 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> -ink-0.3.ebuild, -ink-0.4.1.ebuild: diff --git a/net-print/ink/ink-0.5.1.ebuild b/net-print/ink/ink-0.5.1.ebuild index 7109befcb6ba..ec0a299106b0 100644 --- a/net-print/ink/ink-0.5.1.ebuild +++ b/net-print/ink/ink-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.1.ebuild,v 1.1 2011/08/22 18:00:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.1.ebuild,v 1.2 2012/02/21 14:54:05 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ HOMEPAGE="http://ink.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">net-print/libinklevel-0.8" |