diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-04 13:42:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-04 13:42:01 +0000 |
commit | 61abde38c96b034a79222750a73cf89a1fcb37a6 (patch) | |
tree | dd52cf96aca45ce41ab74a707df7d5ea34f8f672 /app-text/libspectre | |
parent | Stable for amd64, wrt bug #441300 (diff) | |
download | gentoo-2-61abde38c96b034a79222750a73cf89a1fcb37a6.tar.gz gentoo-2-61abde38c96b034a79222750a73cf89a1fcb37a6.tar.bz2 gentoo-2-61abde38c96b034a79222750a73cf89a1fcb37a6.zip |
Stable for amd64, wrt bug #441114
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libspectre/libspectre-0.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libspectre/ChangeLog b/app-text/libspectre/ChangeLog index 242279c8d047..b9ac63daffdf 100644 --- a/app-text/libspectre/ChangeLog +++ b/app-text/libspectre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libspectre # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/ChangeLog,v 1.60 2012/11/03 19:23:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/ChangeLog,v 1.61 2012/11/04 13:42:01 ago Exp $ + + 04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libspectre-0.2.7.ebuild: + Stable for amd64, wrt bug #441114 03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> libspectre-0.2.7.ebuild: stable arm, bug #441114 diff --git a/app-text/libspectre/libspectre-0.2.7.ebuild b/app-text/libspectre/libspectre-0.2.7.ebuild index 2c89e7caf053..cebc2b848bfb 100644 --- a/app-text/libspectre/libspectre-0.2.7.ebuild +++ b/app-text/libspectre/libspectre-0.2.7.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/app-text/libspectre/libspectre-0.2.7.ebuild,v 1.3 2012/11/03 19:23:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.7.ebuild,v 1.4 2012/11/04 13:42:01 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc static-libs" RDEPEND=">=app-text/ghostscript-gpl-8.62" |