diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 17:58:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 17:58:21 +0000 |
commit | 36dbdd1b14b4975183311a19856500cd27ab2aff (patch) | |
tree | 5bdca1cc47d7ff93bfc30dcb12c105b33c97ba56 /dev-util/pkgconfig | |
parent | alpha/x86 stable wrt security #181385 (diff) | |
download | gentoo-2-36dbdd1b14b4975183311a19856500cd27ab2aff.tar.gz gentoo-2-36dbdd1b14b4975183311a19856500cd27ab2aff.tar.bz2 gentoo-2-36dbdd1b14b4975183311a19856500cd27ab2aff.zip |
alpha stable wrt #182981
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r-- | dev-util/pkgconfig/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog index 59886bdd3d16..4d5eaa37570d 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.58 2007/06/24 13:54:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.59 2007/06/25 17:58:21 armin76 Exp $ + + 25 Jun 2007; Raúl Porcel <armin76@gentoo.org> pkgconfig-0.21-r1.ebuild: + alpha stable wrt #182981 24 Jun 2007; Christoph Mende <angelos@gentoo.org> pkgconfig-0.21-r1.ebuild: diff --git a/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild b/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild index 31cfa49771f5..6e0c249f7c06 100644 --- a/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.21-r1.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.21-r1.ebuild,v 1.8 2007/06/24 21:37:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.9 2007/06/25 17:58:21 armin76 Exp $ inherit flag-o-matic eutils @@ -12,7 +12,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" DEPEND="" |