summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-03-08 13:34:44 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-03-08 13:34:44 +0000
commit2f1ebe58c7e314543a25b0e017a6f554dc10c4bc (patch)
treecf3d6dbbc7b741e8080f72b2fd02cb2f9d2d9394 /gnustep-apps
parentamd64 stable wrt bug #207381 (diff)
downloadgentoo-2-2f1ebe58c7e314543a25b0e017a6f554dc10c4bc.tar.gz
gentoo-2-2f1ebe58c7e314543a25b0e017a6f554dc10c4bc.tar.bz2
gentoo-2-2f1ebe58c7e314543a25b0e017a6f554dc10c4bc.zip
amd64 stable wrt bug #207381
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/keyarcher/ChangeLog5
-rw-r--r--gnustep-apps/keyarcher/keyarcher-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/keyarcher/ChangeLog b/gnustep-apps/keyarcher/ChangeLog
index 46478777fbad..a983df39d3b4 100644
--- a/gnustep-apps/keyarcher/ChangeLog
+++ b/gnustep-apps/keyarcher/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/keyarcher
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/keyarcher/ChangeLog,v 1.3 2008/01/30 01:36:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/keyarcher/ChangeLog,v 1.4 2008/03/08 13:34:44 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> keyarcher-0.1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> keyarcher-0.1.ebuild:
Marking keyarcher-0.1 ppc for bug 207381
diff --git a/gnustep-apps/keyarcher/keyarcher-0.1.ebuild b/gnustep-apps/keyarcher/keyarcher-0.1.ebuild
index a22865cacb42..f20edd7555d5 100644
--- a/gnustep-apps/keyarcher/keyarcher-0.1.ebuild
+++ b/gnustep-apps/keyarcher/keyarcher-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/keyarcher/keyarcher-0.1.ebuild,v 1.3 2008/01/30 01:36:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/keyarcher/keyarcher-0.1.ebuild,v 1.4 2008/03/08 13:34:44 coldwind Exp $
inherit gnustep-2
@@ -11,6 +11,6 @@ DESCRIPTION="Reads keyed archives content"
HOMEPAGE="http://home.gna.org/pmanager/"
SRC_URI="http://download.gna.org/pmanager/0.2/${MY_PN}-${PV}.tar.bz2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2"
SLOT="0"