diff options
author | 2005-06-06 22:58:49 +0000 | |
---|---|---|
committer | 2005-06-06 22:58:49 +0000 | |
commit | d6e729813735f52c69afe5b883efe624cfbdfff1 (patch) | |
tree | 70db5945629ad13e2be840bcb7ac3ee780ca51b5 /net-print/xpp/xpp-1.5.ebuild | |
parent | remove stale patch. (diff) | |
download | gentoo-2-d6e729813735f52c69afe5b883efe624cfbdfff1.tar.gz gentoo-2-d6e729813735f52c69afe5b883efe624cfbdfff1.tar.bz2 gentoo-2-d6e729813735f52c69afe5b883efe624cfbdfff1.zip |
mark 1.5 stable, cleanups
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-print/xpp/xpp-1.5.ebuild')
-rw-r--r-- | net-print/xpp/xpp-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-print/xpp/xpp-1.5.ebuild b/net-print/xpp/xpp-1.5.ebuild index 6dc4faae6dde..de9a622f4d47 100644 --- a/net-print/xpp/xpp-1.5.ebuild +++ b/net-print/xpp/xpp-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/xpp/xpp-1.5.ebuild,v 1.1 2004/12/21 14:51:14 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/xpp/xpp-1.5.ebuild,v 1.2 2005/06/06 22:58:49 lanius Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="X Printing Panel" SRC_URI="mirror://sourceforge/cups/${P}.tar.gz" HOMEPAGE="http://cups.sourceforge.net/xpp/" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" SLOT="0" LICENSE="GPL-2" |