diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-12-05 11:38:52 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-12-05 11:38:52 +0000 |
commit | fb88136d96398e5feefa404d0797dc865e9f05f2 (patch) | |
tree | 14ce003406b811c59066833449d211decc5f9f57 /app-arch | |
parent | version bump (diff) | |
download | gentoo-2-fb88136d96398e5feefa404d0797dc865e9f05f2.tar.gz gentoo-2-fb88136d96398e5feefa404d0797dc865e9f05f2.tar.bz2 gentoo-2-fb88136d96398e5feefa404d0797dc865e9f05f2.zip |
Stable for amd64 wrt bug #491588
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dpkg/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/dpkg/dpkg-1.16.12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog index 28ac13b97cd1..5c04ac9103ce 100644 --- a/app-arch/dpkg/ChangeLog +++ b/app-arch/dpkg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/dpkg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.241 2013/12/01 12:59:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.242 2013/12/05 11:38:52 nimiux Exp $ + + 05 Dec 2013; Chema Alonso <nimiux@gentoo.org> dpkg-1.16.12-r1.ebuild: + Stable for amd64 wrt bug #491588 01 Dec 2013; Johannes Huber <johu@gentoo.org> dpkg-1.16.12-r1.ebuild: x86 stable, bug #491588 diff --git a/app-arch/dpkg/dpkg-1.16.12-r1.ebuild b/app-arch/dpkg/dpkg-1.16.12-r1.ebuild index c8cffe549f5e..e0236795af7d 100644 --- a/app-arch/dpkg/dpkg-1.16.12-r1.ebuild +++ b/app-arch/dpkg/dpkg-1.16.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.16.12-r1.ebuild,v 1.4 2013/12/01 12:59:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.16.12-r1.ebuild,v 1.5 2013/12/05 11:38:52 nimiux Exp $ EAPI=4 inherit eutils multilib autotools toolchain-funcs @@ -11,7 +11,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=" |