diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:55:23 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:55:23 +0000 |
commit | af4d00205e165276718a4a96d0619917765be95d (patch) | |
tree | a52fadd39258959b5a8511ddbd624fed5a3124fb /x11-proto/xf86rushproto | |
parent | Marked ~alpha (diff) | |
download | gentoo-2-af4d00205e165276718a4a96d0619917765be95d.tar.gz gentoo-2-af4d00205e165276718a4a96d0619917765be95d.tar.bz2 gentoo-2-af4d00205e165276718a4a96d0619917765be95d.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 5debea424b0f..dd183249aa4d 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.9 2005/12/17 21:14:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.10 2005/12/26 09:54:17 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + xf86rushproto-1.1.2.ebuild: + Marked ~alpha *xf86rushproto-1.1.2 (17 Dec 2005) diff --git a/x11-proto/xf86rushproto/Manifest b/x11-proto/xf86rushproto/Manifest index df1ab4ea2d5f..0f1fa9d3065e 100644 --- a/x11-proto/xf86rushproto/Manifest +++ b/x11-proto/xf86rushproto/Manifest @@ -3,4 +3,4 @@ MD5 dd21035a1586a17afcbe1ac1d6b44a1c files/digest-xf86rushproto-1.1.1 71 MD5 44aee2ad8a2a58205300d1250a03c71d files/digest-xf86rushproto-1.1.2 71 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 70800879f313e5f4b58d9067b9aa1632 xf86rushproto-1.1.1.ebuild 452 -MD5 5678d6e790b2e875d309ae9c502b9753 xf86rushproto-1.1.2.ebuild 456 +MD5 3d767d49f14caee17a124b942a8f6965 xf86rushproto-1.1.2.ebuild 463 diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index 50ab88013cd5..63da313aefa2 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.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/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.1 2005/12/17 21:14:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.2 2005/12/26 09:54:18 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |