diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-06-26 00:04:47 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-06-26 00:04:47 +0000 |
commit | bbfe7aed9397043d4b560fa35e31660e03bee3f0 (patch) | |
tree | f4e6bd7c79be81915e7ba929be213dfb20ff8e6e /app-admin | |
parent | stable amd64, bug 212590 (diff) | |
download | gentoo-2-bbfe7aed9397043d4b560fa35e31660e03bee3f0.tar.gz gentoo-2-bbfe7aed9397043d4b560fa35e31660e03bee3f0.tar.bz2 gentoo-2-bbfe7aed9397043d4b560fa35e31660e03bee3f0.zip |
stable amd64, bug 229187
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-unison/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-unison/ChangeLog b/app-admin/eselect-unison/ChangeLog index 2fdca97efe20..45d543baee45 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.6 2008/06/25 19:52:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.7 2008/06/26 00:04:47 gentoofan23 Exp $ + + 26 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org> + eselect-unison-0.1.ebuild: + stable amd64, bug 229187 25 Jun 2008; nixnut <nixnut@gentoo.org> eselect-unison-0.1.ebuild: Stable on ppc wrt bug 229187 diff --git a/app-admin/eselect-unison/eselect-unison-0.1.ebuild b/app-admin/eselect-unison/eselect-unison-0.1.ebuild index 736559ef5ff4..e23f3be470ad 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.6 2008/06/25 19:52:41 nixnut Exp $ +# $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 $ 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="" |