diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-31 09:54:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-31 09:54:55 +0000 |
commit | 4905ec3133e4585d5362fced0752467cbf08d627 (patch) | |
tree | d8c566cdbc12953508c13c06dbc44fe796c3fe16 /virtual/x11 | |
parent | sh love (diff) | |
download | gentoo-2-4905ec3133e4585d5362fced0752467cbf08d627.tar.gz gentoo-2-4905ec3133e4585d5362fced0752467cbf08d627.tar.bz2 gentoo-2-4905ec3133e4585d5362fced0752467cbf08d627.zip |
sh love
(Portage version: 2.1_pre3)
Diffstat (limited to 'virtual/x11')
-rw-r--r-- | virtual/x11/x11-6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/x11/x11-6.8.ebuild b/virtual/x11/x11-6.8.ebuild index 4b6facdc1dc1..189c4432d2cb 100644 --- a/virtual/x11/x11-6.8.ebuild +++ b/virtual/x11/x11-6.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/x11/x11-6.8.ebuild,v 1.2 2005/12/09 21:16:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/x11/x11-6.8.ebuild,v 1.3 2005/12/31 09:54:55 vapier Exp $ DESCRIPTION="Virtual for the core X11 implementation" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" IUSE="" DEPEND="" RDEPEND="<=x11-base/xorg-x11-6.99" |