diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 17:14:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 17:14:22 +0000 |
commit | e81c27e7aeeb4d7bec8635b2e6c42b36f1d0e268 (patch) | |
tree | 8c14e5f9f840f0b68fd5012a88636b3a41ed6a44 /app-admin/eselect-unison | |
parent | Marking ocamldsort-0.15.0 ppc for bug 374969 (diff) | |
download | gentoo-2-e81c27e7aeeb4d7bec8635b2e6c42b36f1d0e268.tar.gz gentoo-2-e81c27e7aeeb4d7bec8635b2e6c42b36f1d0e268.tar.bz2 gentoo-2-e81c27e7aeeb4d7bec8635b2e6c42b36f1d0e268.zip |
Marking eselect-unison-0.3 ppc for bug 391507
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-admin/eselect-unison')
-rw-r--r-- | app-admin/eselect-unison/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-unison/ChangeLog b/app-admin/eselect-unison/ChangeLog index 44ffbcee1261..55da2e6abbde 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.13 2012/02/05 18:46:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.14 2012/02/06 17:14:22 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> eselect-unison-0.3.ebuild: + Marking eselect-unison-0.3 ppc for bug 391507 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> eselect-unison-0.1.ebuild, eselect-unison-0.2.ebuild, eselect-unison-0.3.ebuild: diff --git a/app-admin/eselect-unison/eselect-unison-0.3.ebuild b/app-admin/eselect-unison/eselect-unison-0.3.ebuild index d65a9c554302..bbd41c4a2a20 100644 --- a/app-admin/eselect-unison/eselect-unison-0.3.ebuild +++ b/app-admin/eselect-unison/eselect-unison-0.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/app-admin/eselect-unison/eselect-unison-0.3.ebuild,v 1.4 2012/02/05 18:46:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/eselect-unison-0.3.ebuild,v 1.5 2012/02/06 17:14:22 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |