diff options
author | 2006-07-19 18:23:01 +0000 | |
---|---|---|
committer | 2006-07-19 18:23:01 +0000 | |
commit | 5624d5157efd115f0eba4495cb05e5f3f54fc61c (patch) | |
tree | 21c749a7a7c979bb1f8d0d838f0831e8cd1c758e /x11-apps/xrandr | |
parent | change hardware USE flags to opt-in system (mask in base, unmask in hardware ... (diff) | |
download | historical-5624d5157efd115f0eba4495cb05e5f3f54fc61c.tar.gz historical-5624d5157efd115f0eba4495cb05e5f3f54fc61c.tar.bz2 historical-5624d5157efd115f0eba4495cb05e5f3f54fc61c.zip |
Stable on hppa.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r-- | x11-apps/xrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xrandr/files/digest-xrandr-1.0.2 | 2 | ||||
-rw-r--r-- | x11-apps/xrandr/xrandr-1.0.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog index c901e73b1ec0..40d27c31b7d7 100644 --- a/x11-apps/xrandr/ChangeLog +++ b/x11-apps/xrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrandr # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.24 2006/07/10 17:03:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.25 2006/07/19 18:19:39 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xrandr-1.0.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xrandr-1.0.2.ebuild: Mark 1.0.2 stable on ia64 diff --git a/x11-apps/xrandr/files/digest-xrandr-1.0.2 b/x11-apps/xrandr/files/digest-xrandr-1.0.2 index a1bf0897545b..57cc8820fbdf 100644 --- a/x11-apps/xrandr/files/digest-xrandr-1.0.2 +++ b/x11-apps/xrandr/files/digest-xrandr-1.0.2 @@ -1 +1,3 @@ MD5 7157156809c7f432ae401859b0465ffe xrandr-1.0.2.tar.bz2 80525 +RMD160 fa6ec7147f065e34ab61b8092d73e0729c442952 xrandr-1.0.2.tar.bz2 80525 +SHA256 132073c8c398ba065d50c55f350959addc8136a56f0a6885bcff3c505206d14a xrandr-1.0.2.tar.bz2 80525 diff --git a/x11-apps/xrandr/xrandr-1.0.2.ebuild b/x11-apps/xrandr/xrandr-1.0.2.ebuild index 6f9dbb088c44..a8fab59d2e2b 100644 --- a/x11-apps/xrandr/xrandr-1.0.2.ebuild +++ b/x11-apps/xrandr/xrandr-1.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-apps/xrandr/xrandr-1.0.2.ebuild,v 1.6 2006/07/10 17:03:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.0.2.ebuild,v 1.7 2006/07/19 18:19:39 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xrandr application" -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="x11-libs/libXrandr x11-libs/libX11" DEPEND="${RDEPEND}" |