diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-01 04:19:40 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-01 04:19:40 +0000 |
commit | 85b01877c130c7d46984e93750aff4b8c16fc339 (patch) | |
tree | 0eeafef733b3aeeb33ff027db53325fe584a2d12 /app-arch | |
parent | vanilla-3.5.3 + genpatches-3.5-4 + grsecurity-2.9.1-3.5.3-201208302015 (diff) | |
download | gentoo-2-85b01877c130c7d46984e93750aff4b8c16fc339.tar.gz gentoo-2-85b01877c130c7d46984e93750aff4b8c16fc339.tar.bz2 gentoo-2-85b01877c130c7d46984e93750aff4b8c16fc339.zip |
Stable ppc, bug #432422
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dpkg/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/dpkg/dpkg-1.16.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog index 78a2cdd793bf..6d58218cd852 100644 --- a/app-arch/dpkg/ChangeLog +++ b/app-arch/dpkg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/dpkg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.198 2012/08/27 23:01:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.199 2012/09/01 04:19:40 blueness Exp $ + + 01 Sep 2012; Anthony G. Basile <blueness@gentoo.org> dpkg-1.16.8.ebuild: + Stable ppc, bug #432422 27 Aug 2012; Jeroen Roovers <jer@gentoo.org> dpkg-1.16.8.ebuild: Stable for HPPA (bug #432422). diff --git a/app-arch/dpkg/dpkg-1.16.8.ebuild b/app-arch/dpkg/dpkg-1.16.8.ebuild index 121694273b84..ceddb4dfecf3 100644 --- a/app-arch/dpkg/dpkg-1.16.8.ebuild +++ b/app-arch/dpkg/dpkg-1.16.8.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-arch/dpkg/dpkg-1.16.8.ebuild,v 1.4 2012/08/27 23:01:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.16.8.ebuild,v 1.5 2012/09/01 04:19:40 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="bzip2 dselect nls test unicode zlib" LANGS=" |