diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-10 19:28:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-10 19:28:03 +0000 |
commit | 626b158c0f081aad6e69be32f2f2bc58f4835093 (patch) | |
tree | f7563952ecafd89135b326fcbf2039fb479d17c3 /app-admin/eselect-unison | |
parent | quotes and x86 stable, bug #192791 (diff) | |
download | gentoo-2-626b158c0f081aad6e69be32f2f2bc58f4835093.tar.gz gentoo-2-626b158c0f081aad6e69be32f2f2bc58f4835093.tar.bz2 gentoo-2-626b158c0f081aad6e69be32f2f2bc58f4835093.zip |
add ~x86, bug #207746
(Portage version: 2.1.5_rc2)
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 3b323f49fb77..adba17b7f69a 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.1 2008/04/07 21:29:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/ChangeLog,v 1.2 2008/04/10 19:28:03 maekke Exp $ + + 10 Apr 2008; Markus Meier <maekke@gentoo.org> eselect-unison-0.1.ebuild: + add ~x86, bug #207746 *eselect-unison-0.1 (07 Apr 2008) diff --git a/app-admin/eselect-unison/eselect-unison-0.1.ebuild b/app-admin/eselect-unison/eselect-unison-0.1.ebuild index 839565d5b447..52638ae45bcd 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.1 2008/04/07 21:29:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/eselect-unison-0.1.ebuild,v 1.2 2008/04/10 19:28:03 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |