diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:51:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:51:18 +0000 |
commit | a8126f6ec7a1e04c0965dc578f0d892ce52ba9bc (patch) | |
tree | 9d7c23e2e96c22e4442187b3c23734a3395d5af8 /app-text | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-a8126f6ec7a1e04c0965dc578f0d892ce52ba9bc.tar.gz gentoo-2-a8126f6ec7a1e04c0965dc578f0d892ce52ba9bc.tar.bz2 gentoo-2-a8126f6ec7a1e04c0965dc578f0d892ce52ba9bc.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libspectre/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libspectre/libspectre-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libspectre/ChangeLog b/app-text/libspectre/ChangeLog index a0b3c16cf7d5..0654e60632ea 100644 --- a/app-text/libspectre/ChangeLog +++ b/app-text/libspectre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libspectre # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/ChangeLog,v 1.11 2008/08/10 09:59:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/ChangeLog,v 1.12 2008/08/12 13:51:18 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> libspectre-0.2.0.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> libspectre-0.2.0.ebuild: x86 stable, bug #229709 diff --git a/app-text/libspectre/libspectre-0.2.0.ebuild b/app-text/libspectre/libspectre-0.2.0.ebuild index 78c002bbafaa..d68de375d3b2 100644 --- a/app-text/libspectre/libspectre-0.2.0.ebuild +++ b/app-text/libspectre/libspectre-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.0.ebuild,v 1.11 2008/08/10 09:59:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.0.ebuild,v 1.12 2008/08/12 13:51:18 armin76 Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" IUSE="debug doc test" |