summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-09-08 20:47:10 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-09-08 20:47:10 +0000
commit12981f69d61b764040437adf547b52e85410ccea (patch)
treea445fda90cb324f59b5690130f39a89f8ca7438b /x11-apps/grandr
parentMarked ppc/ppc64 stable for bug #191615. (diff)
downloadhistorical-12981f69d61b764040437adf547b52e85410ccea.tar.gz
historical-12981f69d61b764040437adf547b52e85410ccea.tar.bz2
historical-12981f69d61b764040437adf547b52e85410ccea.zip
Marked ppc stable for bug #191615.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'x11-apps/grandr')
-rw-r--r--x11-apps/grandr/ChangeLog5
-rw-r--r--x11-apps/grandr/grandr-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/grandr/ChangeLog b/x11-apps/grandr/ChangeLog
index ce0ac080d3b4..30e2d1eccd82 100644
--- a/x11-apps/grandr/ChangeLog
+++ b/x11-apps/grandr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/grandr
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.2 2007/09/07 19:34:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.3 2007/09/08 20:45:22 josejx Exp $
+
+ 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> grandr-0.1.ebuild:
+ Marked ppc stable for bug #191615.
07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> grandr-0.1.ebuild:
Stable on x86 wrt bug #191615.
diff --git a/x11-apps/grandr/grandr-0.1.ebuild b/x11-apps/grandr/grandr-0.1.ebuild
index 4d510cd38e60..98354a92de43 100644
--- a/x11-apps/grandr/grandr-0.1.ebuild
+++ b/x11-apps/grandr/grandr-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.2 2007/09/07 19:34:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.3 2007/09/08 20:45:22 josejx Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
-KEYWORDS="~ppc x86"
+KEYWORDS="ppc x86"
LICENSE="MIT"
RDEPEND="=x11-libs/gtk+-2*
>=x11-libs/libXrandr-1.2"