diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 14:15:49 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 14:15:49 +0000 |
commit | 7bbcd6149b413e9377a0f6be6e684eb3ccbededb (patch) | |
tree | a4a999d0b112808ce78acb01b6e77ed16e040303 /x11-proto/xf86rushproto | |
parent | Stable on hppa. (diff) | |
download | historical-7bbcd6149b413e9377a0f6be6e684eb3ccbededb.tar.gz historical-7bbcd6149b413e9377a0f6be6e684eb3ccbededb.tar.bz2 historical-7bbcd6149b413e9377a0f6be6e684eb3ccbededb.zip |
Stable on hppa.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 31c8d0c94c27..2e4ac827f789 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.24 2006/07/10 18:49:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.25 2006/07/19 14:15:49 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xf86rushproto-1.1.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86rushproto-1.1.2.ebuild: diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index b7db52520151..037ccb7af81b 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-2006 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.13 2006/07/10 18:49:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.14 2006/07/19 14:15:49 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush 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}" |