diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-08-16 01:39:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-08-16 01:39:14 +0000 |
commit | b80922228b0da3ed735954874aca39fca1b5070a (patch) | |
tree | 520a431ba352352ee8797e4f9d503c35bce5b25d /x11-apps | |
parent | Stable on SPARC wrt bug #139385. (diff) | |
download | historical-b80922228b0da3ed735954874aca39fca1b5070a.tar.gz historical-b80922228b0da3ed735954874aca39fca1b5070a.tar.bz2 historical-b80922228b0da3ed735954874aca39fca1b5070a.zip |
Stable for HPPA.
Package-Manager: portage-2.1.1_pre5-r1
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/appres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/appres/appres-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog index e7aafbdd670c..6377c6fc8e43 100644 --- a/x11-apps/appres/ChangeLog +++ b/x11-apps/appres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/appres # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.18 2006/08/15 17:45:07 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.19 2006/08/16 01:39:14 jer Exp $ + + 16 Aug 2006; Jeroen Roovers <jer@gentoo.org> appres-1.0.0.ebuild: + Stable for HPPA. 15 Aug 2006; Guy Martin <gmsoft@gentoo.org> ChangeLog: Marked stable on hppa. diff --git a/x11-apps/appres/appres-1.0.0.ebuild b/x11-apps/appres/appres-1.0.0.ebuild index 08a237114bf8..f550c967268a 100644 --- a/x11-apps/appres/appres-1.0.0.ebuild +++ b/x11-apps/appres/appres-1.0.0.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/appres/appres-1.0.0.ebuild,v 1.7 2006/07/01 01:46:06 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.8 2006/08/16 01:39:13 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org appres application" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm mips ppc ppc64 ~s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 ~s390 sh sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXt" DEPEND="${RDEPEND}" diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index f33230a44c5f..f1dfcf8084b3 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.17 2006/08/15 17:48:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.18 2006/08/16 01:37:25 jer Exp $ + + 16 Aug 2006; Jeroen Roovers <jer@gentoo.org> xwininfo-1.0.2.ebuild: + Stable for HPPA. 15 Aug 2006; Guy Martin <gmsoft@gentoo.org> ChangeLog: Marked stable on hppa. diff --git a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild b/x11-apps/xwininfo/xwininfo-1.0.2.ebuild index 7ad2243a2f44..118f4ad94246 100644 --- a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild +++ b/x11-apps/xwininfo/xwininfo-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/xwininfo/xwininfo-1.0.2.ebuild,v 1.4 2006/07/01 01:46:42 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.2.ebuild,v 1.5 2006/08/16 01:37:25 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xwininfo application" -KEYWORDS="alpha amd64 arm mips ppc ppc64 ~s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 ~s390 sh sparc x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" |