diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:01:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:01:42 +0000 |
commit | dbae54b17a4cc0705c68f09678f1e4bbb24b7f5b (patch) | |
tree | 5bd30eddec9d46405d8c27526b99d9ff748c4b38 /app-xemacs/sun/sun-1.16.ebuild | |
parent | Remove old and use berlios mirrors:// in stable version. (diff) | |
download | historical-dbae54b17a4cc0705c68f09678f1e4bbb24b7f5b.tar.gz historical-dbae54b17a4cc0705c68f09678f1e4bbb24b7f5b.tar.bz2 historical-dbae54b17a4cc0705c68f09678f1e4bbb24b7f5b.zip |
stable x86, bug 219332
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-xemacs/sun/sun-1.16.ebuild')
-rw-r--r-- | app-xemacs/sun/sun-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sun/sun-1.16.ebuild b/app-xemacs/sun/sun-1.16.ebuild index f2e94ae33ec2..7070b37ca263 100644 --- a/app-xemacs/sun/sun-1.16.ebuild +++ b/app-xemacs/sun/sun-1.16.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-xemacs/sun/sun-1.16.ebuild,v 1.4 2008/04/30 16:07:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sun/sun-1.16.ebuild,v 1.5 2008/05/02 15:57:35 opfer Exp $ SLOT="0" IUSE="" @@ -13,6 +13,6 @@ SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" inherit xemacs-packages |