diff options
Diffstat (limited to 'app-admin/eselect-unison')
-rw-r--r-- | app-admin/eselect-unison/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.1.ebuild | 6 | ||||
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.2.ebuild | 6 | ||||
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.3.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-admin/eselect-unison/ChangeLog b/app-admin/eselect-unison/ChangeLog index 456b02300a50..44ffbcee1261 100644 --- a/app-admin/eselect-unison/ChangeLog +++ b/app-admin/eselect-unison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-unison -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.12 2011/11/28 11:48:28 phajdan.jr Exp $ +# 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 $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> eselect-unison-0.1.ebuild, + eselect-unison-0.2.ebuild, eselect-unison-0.3.ebuild: + Drop sparc keywords 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> eselect-unison-0.3.ebuild: diff --git a/app-admin/eselect-unison/eselect-unison-0.1.ebuild b/app-admin/eselect-unison/eselect-unison-0.1.ebuild index 6fd3728bee97..710c061a43f8 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 +# 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.1.ebuild,v 1.8 2008/06/30 20:37:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/eselect-unison-0.1.ebuild,v 1.9 2012/02/05 18:46:17 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" diff --git a/app-admin/eselect-unison/eselect-unison-0.2.ebuild b/app-admin/eselect-unison/eselect-unison-0.2.ebuild index 5e63073cafc0..075e52923ace 100644 --- a/app-admin/eselect-unison/eselect-unison-0.2.ebuild +++ b/app-admin/eselect-unison/eselect-unison-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.1 2009/11/22 17:39:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/eselect-unison-0.2.ebuild,v 1.2 2012/02/05 18:46:17 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" diff --git a/app-admin/eselect-unison/eselect-unison-0.3.ebuild b/app-admin/eselect-unison/eselect-unison-0.3.ebuild index 83c1742ef92a..d65a9c554302 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-2011 Gentoo Foundation +# 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.3 2011/11/28 11:48:28 phajdan.jr Exp $ +# $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 $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |