diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 12:23:10 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 12:23:10 +0000 |
commit | 31379f917e529c635a63c069492c70de773c4319 (patch) | |
tree | d780941071940dcad80d56491b992ff58a389ccd /x11-proto/xf86dgaproto | |
parent | Add driver PDEPENDs, doesn't work without drivers. (diff) | |
download | gentoo-2-31379f917e529c635a63c069492c70de773c4319.tar.gz gentoo-2-31379f917e529c635a63c069492c70de773c4319.tar.bz2 gentoo-2-31379f917e529c635a63c069492c70de773c4319.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto/xf86dgaproto')
-rw-r--r-- | x11-proto/xf86dgaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2 | 2 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index df9063e9f6d9..99f483531d5f 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.23 2006/07/10 13:52:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.24 2006/07/19 12:23:10 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xf86dgaproto-2.0.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86dgaproto-2.0.2.ebuild: Mark 2.0.2 stable on ia64 diff --git a/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2 b/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2 index f767fcbebfcd..92e227498b49 100644 --- a/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2 +++ b/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2 @@ -1 +1,3 @@ MD5 461aa291a23e8cf387b70f3efa71b05c xf86dgaproto-2.0.2.tar.bz2 40066 +RMD160 b3dc1c21596ad11eba97de539db4c40e45c7766c xf86dgaproto-2.0.2.tar.bz2 40066 +SHA256 3ee1db2481ea222269bd201eef4d0e5d8ca4dbdb5eeb4852cf1efc42d4269b60 xf86dgaproto-2.0.2.tar.bz2 40066 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild index d17cb3b9d4fa..efd0bef52d46 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.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/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.13 2006/07/10 13:52:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.14 2006/07/19 12:23:10 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA 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}" |