From 86783d4064cffaeca064c824f47bd8c34c877e07 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Mon, 8 Aug 2005 03:38:29 +0000 Subject: Initial commit for modular X. Package-Manager: portage-2.0.51.22-r2 --- x11-proto/randrproto/ChangeLog | 10 ++++++++++ x11-proto/randrproto/Manifest | 2 ++ x11-proto/randrproto/files/digest-randrproto-1.1 | 1 + x11-proto/randrproto/randrproto-1.1.ebuild | 18 ++++++++++++++++++ 4 files changed, 31 insertions(+) create mode 100644 x11-proto/randrproto/ChangeLog create mode 100644 x11-proto/randrproto/Manifest create mode 100644 x11-proto/randrproto/files/digest-randrproto-1.1 create mode 100644 x11-proto/randrproto/randrproto-1.1.ebuild (limited to 'x11-proto/randrproto') diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog new file mode 100644 index 000000000000..97536b41b316 --- /dev/null +++ b/x11-proto/randrproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/randrproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.1 2005/08/08 03:30:45 spyderous Exp $ + +*randrproto-1.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz ; + +randrproto-1.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/randrproto/Manifest b/x11-proto/randrproto/Manifest new file mode 100644 index 000000000000..0817c6321848 --- /dev/null +++ b/x11-proto/randrproto/Manifest @@ -0,0 +1,2 @@ +MD5 93682a0079b3baf35e228a32543698f6 randrproto-1.1.ebuild 398 +MD5 ae0440c5f5ddfa5df3dda05c3da31721 files/digest-randrproto-1.1 66 diff --git a/x11-proto/randrproto/files/digest-randrproto-1.1 b/x11-proto/randrproto/files/digest-randrproto-1.1 new file mode 100644 index 000000000000..2b57f438b77e --- /dev/null +++ b/x11-proto/randrproto/files/digest-randrproto-1.1 @@ -0,0 +1 @@ +MD5 bd22688abe231c40deba07220cf0a960 randrproto-1.1.tar.bz2 37995 diff --git a/x11-proto/randrproto/randrproto-1.1.ebuild b/x11-proto/randrproto/randrproto-1.1.ebuild new file mode 100644 index 000000000000..1de1e5f8eb61 --- /dev/null +++ b/x11-proto/randrproto/randrproto-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.ebuild,v 1.1 2005/08/08 03:30:45 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Randr protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" -- cgit v1.2.3-65-gdbad