summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-19 06:40:34 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-19 06:40:34 +0000
commitd01e466e05ab42c94707abdc864dcc6dc30e5c13 (patch)
treeea71b3a52b6bd9f5af4661c0d9726b6cdd9c2d30 /gnustep-apps
parentmarked x86 per bug 400359 (diff)
downloadgentoo-2-d01e466e05ab42c94707abdc864dcc6dc30e5c13.tar.gz
gentoo-2-d01e466e05ab42c94707abdc864dcc6dc30e5c13.tar.bz2
gentoo-2-d01e466e05ab42c94707abdc864dcc6dc30e5c13.zip
marked x86 per bug 418997
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/pictureframe/ChangeLog5
-rw-r--r--gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/pictureframe/ChangeLog b/gnustep-apps/pictureframe/ChangeLog
index d9e7d457956a..4a53a2f6222b 100644
--- a/gnustep-apps/pictureframe/ChangeLog
+++ b/gnustep-apps/pictureframe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/pictureframe
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v 1.7 2012/02/15 12:19:24 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/ChangeLog,v 1.8 2012/06/19 06:40:34 jdhore Exp $
+
+ 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> pictureframe-1.1.3.ebuild:
+ marked x86 per bug 418997
*pictureframe-1.1.3 (15 Feb 2012)
diff --git a/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild b/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild
index e4841e55f50d..b0c9e00cc098 100644
--- a/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild
+++ b/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild,v 1.1 2012/02/15 12:19:24 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild,v 1.2 2012/06/19 06:40:34 jdhore Exp $
EAPI=4
inherit gnustep-2
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.gnustep.org/pub/gnustep/contrib/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
S=${WORKDIR}/${MY_PN}-${PV}