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
commit2348c9e1f30385c2d54f236359a2caa406756841 (patch)
treeb18de743ff2574db2223b467afc790c2bfdbe39f /app-admin
parentremove USE=test DEPEND section to stop circular depend (diff)
downloadhistorical-2348c9e1f30385c2d54f236359a2caa406756841.tar.gz
historical-2348c9e1f30385c2d54f236359a2caa406756841.tar.bz2
historical-2348c9e1f30385c2d54f236359a2caa406756841.zip
~ppc added (bug #207746)
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'app-admin')
-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=""