diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-30 20:37:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-30 20:37:46 +0000 |
commit | 687cfd52c3d3dede613013627c311598cbe255a4 (patch) | |
tree | a96186ef3ef514f12a58c2a3be63ef1dc9b54018 /app-admin/eselect-unison | |
parent | x86 stable, add ~ia64 (diff) | |
download | gentoo-2-687cfd52c3d3dede613013627c311598cbe255a4.tar.gz gentoo-2-687cfd52c3d3dede613013627c311598cbe255a4.tar.bz2 gentoo-2-687cfd52c3d3dede613013627c311598cbe255a4.zip |
sparc stable wrt #229187
(Portage version: 2.1.4.4)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-unison/ChangeLog b/app-admin/eselect-unison/ChangeLog index 45d543baee45..81f536cb9c28 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.7 2008/06/26 00:04:47 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.8 2008/06/30 20:37:46 armin76 Exp $ + + 30 Jun 2008; Raúl Porcel <armin76@gentoo.org> eselect-unison-0.1.ebuild: + sparc stable wrt #229187 26 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org> eselect-unison-0.1.ebuild: diff --git a/app-admin/eselect-unison/eselect-unison-0.1.ebuild b/app-admin/eselect-unison/eselect-unison-0.1.ebuild index e23f3be470ad..6fd3728bee97 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.7 2008/06/26 00:04:47 gentoofan23 Exp $ +# $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 $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="" |