summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-05-09 07:55:12 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-05-09 07:55:12 +0000
commitc4564197c03c91931c8f9cb80ef6a5504f6798ec (patch)
treed784e16c135d8958b6380e158f6fa4dce2254613 /x11-libs/xtrans/xtrans-1.2.ebuild
parent(#213773) Use CXXFLAGS, not CFLAGS -- this is C++. (diff)
downloadgentoo-2-c4564197c03c91931c8f9cb80ef6a5504f6798ec.tar.gz
gentoo-2-c4564197c03c91931c8f9cb80ef6a5504f6798ec.tar.bz2
gentoo-2-c4564197c03c91931c8f9cb80ef6a5504f6798ec.zip
Bump.
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'x11-libs/xtrans/xtrans-1.2.ebuild')
-rw-r--r--x11-libs/xtrans/xtrans-1.2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-libs/xtrans/xtrans-1.2.ebuild b/x11-libs/xtrans/xtrans-1.2.ebuild
new file mode 100644
index 000000000000..dde8d564f61c
--- /dev/null
+++ b/x11-libs/xtrans/xtrans-1.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.2.ebuild,v 1.1 2008/05/09 07:55:12 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org xtrans library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"