summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-07 17:54:13 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-07 17:54:13 +0000
commitef1f43cf2617e97eda9993f3edb5e1f493eaf905 (patch)
treeec119321150c45b4ad140fbbc1c438770d295408 /app-arch/dpkg
parentDelete older ebuild. (diff)
downloadgentoo-2-ef1f43cf2617e97eda9993f3edb5e1f493eaf905.tar.gz
gentoo-2-ef1f43cf2617e97eda9993f3edb5e1f493eaf905.tar.bz2
gentoo-2-ef1f43cf2617e97eda9993f3edb5e1f493eaf905.zip
Stable on amd64 wrt bug #350877
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r--app-arch/dpkg/ChangeLog5
-rw-r--r--app-arch/dpkg/dpkg-1.15.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog
index d4814e011577..f53005eae0d2 100644
--- a/app-arch/dpkg/ChangeLog
+++ b/app-arch/dpkg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/dpkg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.144 2011/01/07 15:43:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.145 2011/01/07 17:54:13 hwoarang Exp $
+
+ 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> dpkg-1.15.8.8.ebuild:
+ Stable on amd64 wrt bug #350877
07 Jan 2011; Jeroen Roovers <jer@gentoo.org> dpkg-1.15.8.8.ebuild:
Add new src_test() dependency and drop keywords accordingly.
diff --git a/app-arch/dpkg/dpkg-1.15.8.8.ebuild b/app-arch/dpkg/dpkg-1.15.8.8.ebuild
index 45af5bcc6c3d..f8e9bc08d03d 100644
--- a/app-arch/dpkg/dpkg-1.15.8.8.ebuild
+++ b/app-arch/dpkg/dpkg-1.15.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.15.8.8.ebuild,v 1.2 2011/01/07 15:43:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.15.8.8.ebuild,v 1.3 2011/01/07 17:54:13 hwoarang Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~m68k ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~m68k ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
IUSE="bzip2 dselect nls test unicode zlib"
LANGS="sv de es ja fr hu pl ru"