summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-01-30 18:25:14 +0000
committerJason Wever <weeve@gentoo.org>2005-01-30 18:25:14 +0000
commit5da1627b4878a126621ad2d199650d077039388d (patch)
treed3f64bf3e41572848a8ed005633c5f8d2697beb4 /app-arch/dpkg
parentEbuild cleanups (diff)
downloadgentoo-2-5da1627b4878a126621ad2d199650d077039388d.tar.gz
gentoo-2-5da1627b4878a126621ad2d199650d077039388d.tar.bz2
gentoo-2-5da1627b4878a126621ad2d199650d077039388d.zip
Stable on sparc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r--app-arch/dpkg/ChangeLog5
-rw-r--r--app-arch/dpkg/dpkg-1.10.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog
index f5b549ec7fb5..768b8f0fe655 100644
--- a/app-arch/dpkg/ChangeLog
+++ b/app-arch/dpkg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/dpkg
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.24 2005/01/27 13:57:19 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.25 2005/01/30 18:25:14 weeve Exp $
+
+ 30 Jan 2005; Jason Wever <weeve@gentoo.org> dpkg-1.10.23.ebuild:
+ Stable on sparc.
*dpkg-1.10.26 (27 Jan 2005)
diff --git a/app-arch/dpkg/dpkg-1.10.23.ebuild b/app-arch/dpkg/dpkg-1.10.23.ebuild
index 51f3158046ce..1f36635eab1f 100644
--- a/app-arch/dpkg/dpkg-1.10.23.ebuild
+++ b/app-arch/dpkg/dpkg-1.10.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.23.ebuild,v 1.4 2005/01/27 13:57:19 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.10.23.ebuild,v 1.5 2005/01/30 18:25:14 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/dpkg/${P/-/_}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~arm amd64"
+KEYWORDS="x86 ~ppc sparc ~arm amd64"
IUSE=""
RDEPEND=">=dev-lang/perl-5.6.0