diff options
author | 2012-02-24 14:15:53 +0000 | |
---|---|---|
committer | 2012-02-24 14:15:53 +0000 | |
commit | 62013ca0cbed616df3315b515a21c488cae4ba08 (patch) | |
tree | f2d3ff30c5c4c2f7f504b27f596d5815b767b2b7 /net-print/ink | |
parent | x86 stable wrt bug #405063 (diff) | |
download | gentoo-2-62013ca0cbed616df3315b515a21c488cae4ba08.tar.gz gentoo-2-62013ca0cbed616df3315b515a21c488cae4ba08.tar.bz2 gentoo-2-62013ca0cbed616df3315b515a21c488cae4ba08.zip |
x86 stable wrt bug #400459
(Portage version: 2.1.10.44/cvs/Linux i686)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/ink/ChangeLog b/net-print/ink/ChangeLog index 27a3e9b8e101..2f4c37c56c50 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.19 2012/02/21 14:54:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.20 2012/02/24 14:15:53 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ink-0.5.1.ebuild: + x86 stable wrt bug #400459 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ink-0.5.1.ebuild: Stable for amd64, wrt bug #400459 diff --git a/net-print/ink/ink-0.5.1.ebuild b/net-print/ink/ink-0.5.1.ebuild index ec0a299106b0..26b8340d1cdf 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-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.2 2012/02/21 14:54:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.1.ebuild,v 1.3 2012/02/24 14:15:53 phajdan.jr 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" |