diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2005-10-20 00:45:25 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2005-10-20 00:45:25 +0000 |
commit | ecfee4b4a1cb45aaf1c8c5764d75f268a6f75ed0 (patch) | |
tree | 8c53c4b6318835a68c005ac7d33ba46ac08a548c /x11-apps/smproxy/smproxy-0.99.1.ebuild | |
parent | Update SRC_URI to look in 7.0 RC1 location first, then RC0. Also only active ... (diff) | |
download | historical-ecfee4b4a1cb45aaf1c8c5764d75f268a6f75ed0.tar.gz historical-ecfee4b4a1cb45aaf1c8c5764d75f268a6f75ed0.tar.bz2 historical-ecfee4b4a1cb45aaf1c8c5764d75f268a6f75ed0.zip |
Bump for 7.0 RC1.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-apps/smproxy/smproxy-0.99.1.ebuild')
-rw-r--r-- | x11-apps/smproxy/smproxy-0.99.1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/smproxy/smproxy-0.99.1.ebuild b/x11-apps/smproxy/smproxy-0.99.1.ebuild new file mode 100644 index 000000000000..f50344570d6a --- /dev/null +++ b/x11-apps/smproxy/smproxy-0.99.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-0.99.1.ebuild,v 1.1 2005/10/20 00:45:21 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org smproxy application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libXt + x11-libs/libXmu" +DEPEND="${RDEPEND}" |