diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-05 12:37:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-05 12:37:31 +0000 |
commit | ecfd4ca79a2481daca156c4a5b360bbfa58b6074 (patch) | |
tree | afce3bae48270f674377945db375a29acecffe5b /x11-apps | |
parent | Stable for HPPA (bug #268581). (diff) | |
download | gentoo-2-ecfd4ca79a2481daca156c4a5b360bbfa58b6074.tar.gz gentoo-2-ecfd4ca79a2481daca156c4a5b360bbfa58b6074.tar.bz2 gentoo-2-ecfd4ca79a2481daca156c4a5b360bbfa58b6074.zip |
Stable for HPPA (bug #268581).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xprop/xprop-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog index d34daef0d157..79d7e291193c 100644 --- a/x11-apps/xprop/ChangeLog +++ b/x11-apps/xprop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xprop # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.35 2009/05/05 07:18:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.36 2009/05/05 12:37:31 jer Exp $ + + 05 May 2009; Jeroen Roovers <jer@gentoo.org> xprop-1.0.4.ebuild: + Stable for HPPA (bug #268581). 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xprop-1.0.2.ebuild, xprop-1.0.3.ebuild, xprop-1.0.4.ebuild: diff --git a/x11-apps/xprop/xprop-1.0.4.ebuild b/x11-apps/xprop/xprop-1.0.4.ebuild index bca018a4ecc0..be75ff58dd91 100644 --- a/x11-apps/xprop/xprop-1.0.4.ebuild +++ b/x11-apps/xprop/xprop-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.0.4.ebuild,v 1.4 2009/05/05 07:18:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.0.4.ebuild,v 1.5 2009/05/05 12:37:31 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="property displayer for X" -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" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" |