diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 15:19:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 15:19:31 +0000 |
commit | 6ab33357430c9ab0d99663b4b170b233e9a88c2a (patch) | |
tree | 94563a28db736147fd26213146d9c28f756b6dd0 /dev-util/pkgconfig | |
parent | Clean old versions. Now new versioning scheme should affect everybody. (diff) | |
download | gentoo-2-6ab33357430c9ab0d99663b4b170b233e9a88c2a.tar.gz gentoo-2-6ab33357430c9ab0d99663b4b170b233e9a88c2a.tar.bz2 gentoo-2-6ab33357430c9ab0d99663b4b170b233e9a88c2a.zip |
alpha/ia64/sparc stable wrt #201122
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r-- | dev-util/pkgconfig/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/pkgconfig/pkgconfig-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog index b5043b54b25f..be70c29e7ef7 100644 --- a/dev-util/pkgconfig/ChangeLog +++ b/dev-util/pkgconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/pkgconfig # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.67 2007/12/04 08:12:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.68 2007/12/04 15:19:31 armin76 Exp $ + + 04 Dec 2007; Raúl Porcel <armin76@gentoo.org> pkgconfig-0.22.ebuild: + alpha/ia64/sparc stable wrt #201122 04 Dec 2007; Christian Faulhammer <opfer@gentoo.org> pkgconfig-0.22.ebuild: diff --git a/dev-util/pkgconfig/pkgconfig-0.22.ebuild b/dev-util/pkgconfig/pkgconfig-0.22.ebuild index 1956fc52d74e..7ebcf57a1de7 100644 --- a/dev-util/pkgconfig/pkgconfig-0.22.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.5 2007/12/04 08:12:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.6 2007/12/04 15:19:31 armin76 Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="hardened elibc_FreeBSD" DEPEND="" |