summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-03-08 13:47:46 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-03-08 13:47:46 +0000
commit39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9 (patch)
treeb5433bb40ae2508cff67cd8cb096ffa10124246f /gnustep-apps/stepulator
parentx86 stable, bug #212645 (diff)
downloadgentoo-2-39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9.tar.gz
gentoo-2-39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9.tar.bz2
gentoo-2-39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9.zip
amd64 stable wrt bug #207381
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnustep-apps/stepulator')
-rw-r--r--gnustep-apps/stepulator/ChangeLog6
-rw-r--r--gnustep-apps/stepulator/stepulator-1.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/stepulator/ChangeLog b/gnustep-apps/stepulator/ChangeLog
index cd737cac31dd..65e28120ac60 100644
--- a/gnustep-apps/stepulator/ChangeLog
+++ b/gnustep-apps/stepulator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/stepulator
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/ChangeLog,v 1.8 2008/01/30 01:36:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/ChangeLog,v 1.9 2008/03/08 13:47:46 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ stepulator-1.0-r2.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> stepulator-1.0-r2.ebuild:
Marking stepulator-1.0-r2 ppc for bug 207381
diff --git a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild
index a0df7932012d..1e88bc8006ea 100644
--- a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild
+++ b/gnustep-apps/stepulator/stepulator-1.0-r2.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/stepulator/stepulator-1.0-r2.ebuild,v 1.3 2008/01/30 01:36:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild,v 1.4 2008/03/08 13:47:46 coldwind Exp $
inherit gnustep-2
@@ -11,4 +11,4 @@ HOMEPAGE="http://www.linuks.mine.nu/stepulator/index.html"
SRC_URI="http://www.linuks.mine.nu/stepulator/${PN}-gs-${PV}.tar.Z"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"