diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-18 17:27:52 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-18 17:27:52 +0000 |
commit | 94996df7fc185821aa9c7e051c22c812343e7774 (patch) | |
tree | c789c0445da4e0fca56b6c7ff324bde25ecb0e15 /media-sound/abcm2ps | |
parent | vanilla-3.5.4 + genpatches-3.5-5 + grsecurity-2.9.1-3.5.4-201209171824 (diff) | |
download | gentoo-2-94996df7fc185821aa9c7e051c22c812343e7774.tar.gz gentoo-2-94996df7fc185821aa9c7e051c22c812343e7774.tar.bz2 gentoo-2-94996df7fc185821aa9c7e051c22c812343e7774.zip |
Stable for x86, wrt bug #434308
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/abcm2ps')
-rw-r--r-- | media-sound/abcm2ps/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/abcm2ps/abcm2ps-6.6.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/abcm2ps/ChangeLog b/media-sound/abcm2ps/ChangeLog index d7ee2937098b..0508ebcc6108 100644 --- a/media-sound/abcm2ps/ChangeLog +++ b/media-sound/abcm2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/abcm2ps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.61 2012/09/15 09:57:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.62 2012/09/18 17:27:52 johu Exp $ + + 18 Sep 2012; Johannes Huber <johu@gentoo.org> abcm2ps-6.6.19.ebuild: + Stable for x86, wrt bug #434308 *abcm2ps-7.1.0 (15 Sep 2012) diff --git a/media-sound/abcm2ps/abcm2ps-6.6.19.ebuild b/media-sound/abcm2ps/abcm2ps-6.6.19.ebuild index da077617ef6a..46a520d32ade 100644 --- a/media-sound/abcm2ps/abcm2ps-6.6.19.ebuild +++ b/media-sound/abcm2ps/abcm2ps-6.6.19.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/media-sound/abcm2ps/abcm2ps-6.6.19.ebuild,v 1.2 2012/09/09 12:10:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-6.6.19.ebuild,v 1.3 2012/09/18 17:27:52 johu Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://moinejf.free.fr/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="examples pango" RDEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )" |