diff options
author | Thomas Anderson <tanderson@gentoo.org> | 2008-06-26 00:04:47 +0000 |
---|---|---|
committer | Thomas Anderson <tanderson@gentoo.org> | 2008-06-26 00:04:47 +0000 |
commit | ca786bcabc5c1153c89cee8fcbe015768bf387b1 (patch) | |
tree | 5551d137bea8d202f9960175edcdb151e4240526 /app-admin/eselect-unison/eselect-unison-0.1.ebuild | |
parent | stable amd64, bug 212590 (diff) | |
download | historical-ca786bcabc5c1153c89cee8fcbe015768bf387b1.tar.gz historical-ca786bcabc5c1153c89cee8fcbe015768bf387b1.tar.bz2 historical-ca786bcabc5c1153c89cee8fcbe015768bf387b1.zip |
stable amd64, bug 229187
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-admin/eselect-unison/eselect-unison-0.1.ebuild')
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |