diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 12:28:42 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 12:28:42 +0000 |
commit | f546a6a89ccbc9d2b7b6736a6b3be0a0ad37df09 (patch) | |
tree | f3fee355d7c68f47836a7e23bb156704c5cf2898 /x11-proto/xineramaproto | |
parent | Add driver PDEPENDs, doesn't work without drivers. (diff) | |
download | historical-f546a6a89ccbc9d2b7b6736a6b3be0a0ad37df09.tar.gz historical-f546a6a89ccbc9d2b7b6736a6b3be0a0ad37df09.tar.bz2 historical-f546a6a89ccbc9d2b7b6736a6b3be0a0ad37df09.zip |
Stable on hppa.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2 | 2 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 5c3fff8a1775..e41422fe72f3 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xineramaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.26 2006/07/10 13:45:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.27 2006/07/19 12:24:59 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xineramaproto-1.1.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xineramaproto-1.1.2.ebuild: diff --git a/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2 b/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2 index 53cca1f963a9..81dbbd16ab8b 100644 --- a/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2 +++ b/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2 @@ -1 +1,3 @@ MD5 1cc292c562962ad0ad3a253cae68c632 xineramaproto-1.1.2.tar.bz2 38413 +RMD160 b51d1a9ce96b98ad1b2d2e6b28515b7ddee62ff5 xineramaproto-1.1.2.tar.bz2 38413 +SHA256 e8a62b1cafbcfc3b9fed147612ed4320233d0c9d6de30c991c2cd0c691c40910 xineramaproto-1.1.2.tar.bz2 38413 diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild index 2bf70c530b33..7112ca78e59f 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.13 2006/07/10 13:45:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.14 2006/07/19 12:24:59 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Xinerama protocol headers" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |