summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-08-20 23:01:32 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-08-20 23:01:32 +0000
commit059494bec80dc91c95b676bf61578c204c3fb16e (patch)
tree71c2fd99b5b2d1bd68522cca6cdca6ad6deecaff /x11-proto
parentMarked ~ppc (diff)
downloadgentoo-2-059494bec80dc91c95b676bf61578c204c3fb16e.tar.gz
gentoo-2-059494bec80dc91c95b676bf61578c204c3fb16e.tar.bz2
gentoo-2-059494bec80dc91c95b676bf61578c204c3fb16e.zip
Fix SRC_URI, copy ~ppc over from panoramixproto.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xineramaproto/ChangeLog6
-rw-r--r--x11-proto/xineramaproto/Manifest4
-rw-r--r--x11-proto/xineramaproto/files/digest-xineramaproto-1.1-r12
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild5
4 files changed, 10 insertions, 7 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index 083c24186654..03d84bd5f318 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/panoramixproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.2 2005/08/20 22:48:48 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.3 2005/08/20 23:01:32 spyderous Exp $
+
+ 20 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ xineramaproto-1.1-r1.ebuild:
+ Fix SRC_URI, copy ~ppc over from panoramixproto.
*xineramaproto-1.1-r1 (20 Aug 2005)
diff --git a/x11-proto/xineramaproto/Manifest b/x11-proto/xineramaproto/Manifest
index a1d699503c60..eef6a382e8e7 100644
--- a/x11-proto/xineramaproto/Manifest
+++ b/x11-proto/xineramaproto/Manifest
@@ -1,5 +1,5 @@
MD5 af69a77fa1b3779faa6cc140bbca42f8 ChangeLog 914
MD5 fc437752419a80fcf3178ace88af3e62 xineramaproto-1.1.ebuild 599
-MD5 6e113df7c2a5472c8531450ebd1b3918 xineramaproto-1.1-r1.ebuild 602
+MD5 b2c417fe3fc2c650cd779a7aca10fe41 xineramaproto-1.1-r1.ebuild 537
MD5 96ed13b50a4a21e067525c33eadf0339 files/digest-xineramaproto-1.1 69
-MD5 96ed13b50a4a21e067525c33eadf0339 files/digest-xineramaproto-1.1-r1 69
+MD5 28161bb798841265b646d11d4c2a35f9 files/digest-xineramaproto-1.1-r1 69
diff --git a/x11-proto/xineramaproto/files/digest-xineramaproto-1.1-r1 b/x11-proto/xineramaproto/files/digest-xineramaproto-1.1-r1
index d52d5ceee61e..d2a97ac8dec9 100644
--- a/x11-proto/xineramaproto/files/digest-xineramaproto-1.1-r1
+++ b/x11-proto/xineramaproto/files/digest-xineramaproto-1.1-r1
@@ -1 +1 @@
-MD5 a4f6c6d5047d0ba7dbda27397c14c2ee xineramaproto-1.1.tar.bz2 37807
+MD5 03915e095ded9a4429496f56ee809792 xineramaproto-1.1.tar.bz2 37731
diff --git a/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild
index f354ce7572e0..4e85ce80c37a 100644
--- a/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild
+++ b/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild,v 1.1 2005/08/20 22:48:48 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild,v 1.2 2005/08/20 23:01:32 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,12 +8,11 @@
inherit x-modular
DESCRIPTION="X.Org Xinerama protocol headers"
-SRC_URI="http://dev.gentoo.org/~spyderous/xorg-x11/${P}.tar.bz2"
#HOMEPAGE="http://foo.bar.com/"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""