diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:48:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:48:28 +0000 |
commit | 231d2150a1f4b7f7e3435182aac8b4719836b646 (patch) | |
tree | 257f52b866d6c27ab8feaa057f5bb88b7fac57c2 /app-admin/eselect-unison | |
parent | x86 stable wrt bug #391503 (diff) | |
download | gentoo-2-231d2150a1f4b7f7e3435182aac8b4719836b646.tar.gz gentoo-2-231d2150a1f4b7f7e3435182aac8b4719836b646.tar.bz2 gentoo-2-231d2150a1f4b7f7e3435182aac8b4719836b646.zip |
x86 stable wrt bug #391507
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect-unison')
-rw-r--r-- | app-admin/eselect-unison/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-unison/ChangeLog b/app-admin/eselect-unison/ChangeLog index 3de663002f55..456b02300a50 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.11 2011/11/26 10:35:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.12 2011/11/28 11:48:28 phajdan.jr Exp $ + + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + eselect-unison-0.3.ebuild: + x86 stable wrt bug #391507 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> eselect-unison-0.3.ebuild: Stable on amd64 wrt bug #391507 diff --git a/app-admin/eselect-unison/eselect-unison-0.3.ebuild b/app-admin/eselect-unison/eselect-unison-0.3.ebuild index 39a5959d9316..83c1742ef92a 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 # 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.2 2011/11/26 10:35:23 hwoarang Exp $ +# $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 $ 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 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |