diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-07-01 21:41:11 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-07-01 21:41:11 +0000 |
commit | d2893f773bbe703660c45992505770bd37c5edb0 (patch) | |
tree | 95ecfe84d546b347008fdd1cef533f76e08a311a | |
parent | Pull old version. (diff) | |
download | historical-d2893f773bbe703660c45992505770bd37c5edb0.tar.gz historical-d2893f773bbe703660c45992505770bd37c5edb0.tar.bz2 historical-d2893f773bbe703660c45992505770bd37c5edb0.zip |
alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable.
Package-Manager: portage-2.1.1_pre1-r5
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xgamma/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xvidtune/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.1.ebuild | 4 |
8 files changed, 27 insertions, 12 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index ace77dc4586b..544497c86a7e 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.16 2006/07/01 21:36:50 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.17 2006/07/01 21:38:15 spyderous Exp $ + + 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; + xconsole-1.0.2.ebuild: + alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; -xconsole-1.0.1.ebuild: diff --git a/x11-apps/xconsole/xconsole-1.0.2.ebuild b/x11-apps/xconsole/xconsole-1.0.2.ebuild index c9cca5d4ef60..cdb1468291b3 100644 --- a/x11-apps/xconsole/xconsole-1.0.2.ebuild +++ b/x11-apps/xconsole/xconsole-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/xconsole/xconsole-1.0.2.ebuild,v 1.3 2006/06/10 13:56:52 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.2.ebuild,v 1.4 2006/07/01 21:38:15 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xconsole application" -KEYWORDS="~alpha ~amd64 ~mips ~ppc64 ~sparc ~x86 ~ppc" +KEYWORDS="alpha amd64 arm mips ppc ppc64 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index a12964207f9a..52507354a5ca 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xdriinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.15 2006/04/12 14:52:52 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.16 2006/07/01 21:41:11 spyderous Exp $ + + 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; + xdriinfo-1.0.1.ebuild: + alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. 12 Apr 2006; Daniel Gryniewicz <dang@gentoo.org> xdriinfo-1.0.1.ebuild: Mark ~amd64 diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild index 68cbdb266867..b90fc191c1f6 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.1.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/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.2 2006/04/12 14:52:52 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.1.ebuild,v 1.3 2006/07/01 21:41:11 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xdriinfo application" RESTRICT="mirror" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 sh sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} x11-proto/glproto" diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index ad72ebc65800..a2d6b06d3c02 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.12 2006/03/26 12:00:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.13 2006/07/01 21:40:00 spyderous Exp $ + + 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; xgamma-1.0.1.ebuild: + alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. 26 Mar 2006; <nixnut@gentoo.org> xgamma-1.0.1.ebuild: Added ~ppc. Bug #127577 diff --git a/x11-apps/xgamma/xgamma-1.0.1.ebuild b/x11-apps/xgamma/xgamma-1.0.1.ebuild index 8afc1acae548..12916c0b044d 100644 --- a/x11-apps/xgamma/xgamma-1.0.1.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.1.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/xgamma/xgamma-1.0.1.ebuild,v 1.3 2006/03/26 12:00:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.1.ebuild,v 1.4 2006/07/01 21:40:00 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xgamma application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 ~s390 sh sparc x86" RDEPEND="x11-libs/libXxf86vm" DEPEND="${RDEPEND}" diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog index 7e1a529d0388..557c50d3eceb 100644 --- a/x11-apps/xvidtune/ChangeLog +++ b/x11-apps/xvidtune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xvidtune # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.11 2006/05/20 10:48:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.12 2006/07/01 21:39:10 spyderous Exp $ + + 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; + xvidtune-1.0.1.ebuild: + alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xvidtune-1.0.1.ebuild: Added ~ppc after testing. diff --git a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.1.ebuild index 1be228f67e34..e0f80e011cfb 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.1.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/xvidtune/xvidtune-1.0.1.ebuild,v 1.3 2006/05/20 10:48:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1.ebuild,v 1.4 2006/07/01 21:39:10 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xvidtune application" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 ~s390 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXxf86vm x11-libs/libXaw" |