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 | 81f220b8961c32bd021fc6b1ae3b99f500eab55c (patch) | |
tree | 54d284ad7861f5c3c5d255d3b0d685211346e11d /app-text | |
parent | Stable for amd64, wrt bug #441300 (diff) | |
download | historical-81f220b8961c32bd021fc6b1ae3b99f500eab55c.tar.gz historical-81f220b8961c32bd021fc6b1ae3b99f500eab55c.tar.bz2 historical-81f220b8961c32bd021fc6b1ae3b99f500eab55c.zip |
Stable for amd64, wrt bug #441114
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-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" |