diff options
author | 2008-01-31 04:30:31 +0000 | |
---|---|---|
committer | 2008-01-31 04:30:31 +0000 | |
commit | eaa034ec01e5fb9f64d868c31255673972e428a3 (patch) | |
tree | f158effffd2a175b66718ab1626ddce893ec19c3 /x11-libs/libXau/libXau-1.0.2.ebuild | |
parent | Clean up. (diff) | |
download | historical-eaa034ec01e5fb9f64d868c31255673972e428a3.tar.gz historical-eaa034ec01e5fb9f64d868c31255673972e428a3.tar.bz2 historical-eaa034ec01e5fb9f64d868c31255673972e428a3.zip |
Clean up.
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-libs/libXau/libXau-1.0.2.ebuild')
-rw-r--r-- | x11-libs/libXau/libXau-1.0.2.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild deleted file mode 100644 index abfe16555913..000000000000 --- a/x11-libs/libXau/libXau-1.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.12 2007/01/06 01:00:33 kloeri Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Xau library" - -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -RDEPEND="x11-proto/xproto" -DEPEND="${RDEPEND} - >=x11-misc/util-macros-1.1" |