diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 23:11:42 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 23:11:42 +0000 |
commit | 9375bee31551a9aff67fc62dace299a67b7c531d (patch) | |
tree | 33a831c0b6a5d753386f1cfaab3b5d4dd172ecae /x11-misc/root-portal/root-portal-0.5.2.ebuild | |
parent | Added OpenPAM (and amd64) compatibility as per bug #93174 and cleaned the ebu... (diff) | |
download | gentoo-2-9375bee31551a9aff67fc62dace299a67b7c531d.tar.gz gentoo-2-9375bee31551a9aff67fc62dace299a67b7c531d.tar.bz2 gentoo-2-9375bee31551a9aff67fc62dace299a67b7c531d.zip |
stable x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/root-portal/root-portal-0.5.2.ebuild')
-rw-r--r-- | x11-misc/root-portal/root-portal-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/root-portal/root-portal-0.5.2.ebuild b/x11-misc/root-portal/root-portal-0.5.2.ebuild index 471ee458683b..8e45836a0741 100644 --- a/x11-misc/root-portal/root-portal-0.5.2.ebuild +++ b/x11-misc/root-portal/root-portal-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.2.ebuild,v 1.1 2005/05/30 17:24:37 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.2.ebuild,v 1.2 2005/06/19 23:11:41 smithj Exp $ inherit gnome2 debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DOC="PACKAGING README NEWS ChangeLog BUGS AUTHORS README.help TODO" |