summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2008-06-13 18:57:54 +0000
committerMatti Bickel <mabi@gentoo.org>2008-06-13 18:57:54 +0000
commitb0c95f5676658dfd9527a00ac71449f839d215a2 (patch)
treee302c767b9f6426cfc267a5885a09c49a2d86ddd /app-admin/eselect-unison
parentremove USE=test DEPEND section to stop circular depend (diff)
downloadgentoo-2-b0c95f5676658dfd9527a00ac71449f839d215a2.tar.gz
gentoo-2-b0c95f5676658dfd9527a00ac71449f839d215a2.tar.bz2
gentoo-2-b0c95f5676658dfd9527a00ac71449f839d215a2.zip
~ppc added (bug #207746)
(Portage version: 2.1.5.2)
Diffstat (limited to 'app-admin/eselect-unison')
-rw-r--r--app-admin/eselect-unison/ChangeLog5
-rw-r--r--app-admin/eselect-unison/eselect-unison-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-unison/ChangeLog b/app-admin/eselect-unison/ChangeLog
index d5bca7e9d2b9..73cba0a62fb1 100644
--- a/app-admin/eselect-unison/ChangeLog
+++ b/app-admin/eselect-unison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/eselect-unison
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.3 2008/04/14 18:09:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.4 2008/06/13 18:57:54 mabi Exp $
+
+ 13 Jun 2008; Matti Bickel <mabi@gentoo.org> eselect-unison-0.1.ebuild:
+ ~ppc added (bug #207746)
14 Apr 2008; Raúl Porcel <armin76@gentoo.org> eselect-unison-0.1.ebuild:
Add ~sparc wrt #207746
diff --git a/app-admin/eselect-unison/eselect-unison-0.1.ebuild b/app-admin/eselect-unison/eselect-unison-0.1.ebuild
index b2d457a4c42f..9de77f38b9f8 100644
--- a/app-admin/eselect-unison/eselect-unison-0.1.ebuild
+++ b/app-admin/eselect-unison/eselect-unison-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/app-admin/eselect-unison/eselect-unison-0.1.ebuild,v 1.3 2008/04/14 18:09:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/eselect-unison-0.1.ebuild,v 1.4 2008/06/13 18:57:54 mabi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""