diff options
author | 2006-11-05 03:37:38 +0000 | |
---|---|---|
committer | 2006-11-05 03:37:38 +0000 | |
commit | 643b1e5b2d17db28a97e1f8d150f667fb49fb3c0 (patch) | |
tree | 7d28b28db9434b476ef5c3672bbb9a0a98acfbef /dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild | |
parent | corrected path in config file (for gpsd socket) (diff) | |
download | gentoo-2-643b1e5b2d17db28a97e1f8d150f667fb49fb3c0.tar.gz gentoo-2-643b1e5b2d17db28a97e1f8d150f667fb49fb3c0.tar.bz2 gentoo-2-643b1e5b2d17db28a97e1f8d150f667fb49fb3c0.zip |
Marking X11-Protocol-0.56 ppc64 stable to support bug 152758 (fvwm)
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild')
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild index e4d90488e5ce..05d0ba801f68 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild,v 1.8 2006/11/04 11:17:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild,v 1.9 2006/11/05 03:37:38 ranger Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz" LICENSE="Artistic X11" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="|| ( ( x11-libs/libXrender |