public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:master commit in: profiles/, x11-libs/libXaw3d/
@ 2011-08-02  4:58 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2011-08-02  4:58 UTC (permalink / raw
  To: gentoo-commits

commit:     21abbdb447505c815fba7fdc4cd43403b3c83969
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Tue Aug  2 04:56:37 2011 +0000
Commit:     Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Tue Aug  2 04:56:37 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=21abbdb4

Add x11-libs/libXaw3d live ebuild

Signed-off-by: Matt Turner <mattst88 <AT> gmail.com>

---
 profiles/package.mask                  |    1 +
 x11-libs/libXaw3d/libXaw3d-9999.ebuild |   23 +++++++++++++++++++++++
 x11-libs/libXaw3d/metadata.xml         |    5 +++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 72525fe..2d0ece3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,6 +40,7 @@
 =x11-libs/libXamine-9999
 =x11-libs/libXau-9999
 =x11-libs/libXaw-9999
+=x11-libs/libXaw3d-9999
 =x11-libs/libxcb-9999
 =x11-libs/libXcomposite-9999
 =x11-libs/libXcursor-9999

diff --git a/x11-libs/libXaw3d/libXaw3d-9999.ebuild b/x11-libs/libXaw3d/libXaw3d-9999.ebuild
new file mode 100644
index 0000000..5e2f046
--- /dev/null
+++ b/x11-libs/libXaw3d/libXaw3d-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+EGIT_REPO_URI="git://people.freedesktop.org/~mattst88/libXaw3d"
+inherit xorg-2
+
+DESCRIPTION="X.Org Xaw3d library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXmu
+	x11-proto/xproto"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+	xorg-2_pkg_setup
+}

diff --git a/x11-libs/libXaw3d/metadata.xml b/x11-libs/libXaw3d/metadata.xml
new file mode 100644
index 0000000..01c4c00
--- /dev/null
+++ b/x11-libs/libXaw3d/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>x11</herd>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-02  4:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-02  4:58 [gentoo-commits] proj/x11:master commit in: profiles/, x11-libs/libXaw3d/ Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox