diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:00:53 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:00:53 +0000 |
commit | f8b5dcbeb925b284808c550978fb7480d263cd4e (patch) | |
tree | 455a272eacc6f9d2b18535a78bd217880f537cfb /x11-misc | |
parent | Stable on amd64 and x86. (diff) | |
download | historical-f8b5dcbeb925b284808c550978fb7480d263cd4e.tar.gz historical-f8b5dcbeb925b284808c550978fb7480d263cd4e.tar.bz2 historical-f8b5dcbeb925b284808c550978fb7480d263cd4e.zip |
Stable on amd64.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gccmakedep/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/gccmakedep/gccmakedep-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/imake/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/imake/imake-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/linuxwacom/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/linuxwacom/linuxwacom-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/makedepend/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/makedepend/files/digest-makedepend-1.0.0 | 6 | ||||
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xbitmaps/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbitmaps/xbitmaps-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.2.ebuild | 4 |
17 files changed, 57 insertions, 27 deletions
diff --git a/x11-misc/gccmakedep/ChangeLog b/x11-misc/gccmakedep/ChangeLog index f7f747edcc16..ee765907c3d4 100644 --- a/x11-misc/gccmakedep/ChangeLog +++ b/x11-misc/gccmakedep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/gccmakedep # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/ChangeLog,v 1.15 2006/06/30 11:06:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/ChangeLog,v 1.16 2006/06/30 15:57:10 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gccmakedep-1.0.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> gccmakedep-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.2.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.2.ebuild index 5e8be95e760b..d1717db2c465 100644 --- a/x11-misc/gccmakedep/gccmakedep-1.0.2.ebuild +++ b/x11-misc/gccmakedep/gccmakedep-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-misc/gccmakedep/gccmakedep-1.0.2.ebuild,v 1.3 2006/06/30 11:06:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/gccmakedep-1.0.2.ebuild,v 1.4 2006/06/30 15:57:10 wolf31o2 Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org gccmakedep utility" -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="" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 5280a58b1f91..ef0e84f93d6e 100644 --- a/x11-misc/imake/ChangeLog +++ b/x11-misc/imake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/imake # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.19 2006/06/30 11:08:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.20 2006/06/30 15:57:42 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> imake-1.0.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> imake-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-misc/imake/imake-1.0.2.ebuild b/x11-misc/imake/imake-1.0.2.ebuild index 0dba0e7b6995..aebf422eb8cb 100644 --- a/x11-misc/imake/imake-1.0.2.ebuild +++ b/x11-misc/imake/imake-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-misc/imake/imake-1.0.2.ebuild,v 1.3 2006/06/30 11:08:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.2.ebuild,v 1.4 2006/06/30 15:57:42 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org imake build system" -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-misc/xorg-cf-files !x11-misc/xmkmf" DEPEND="${RDEPEND} diff --git a/x11-misc/linuxwacom/ChangeLog b/x11-misc/linuxwacom/ChangeLog index a865737d3ec2..49fc816081f1 100644 --- a/x11-misc/linuxwacom/ChangeLog +++ b/x11-misc/linuxwacom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/linuxwacom # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.36 2006/06/14 17:57:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.37 2006/06/30 15:58:20 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + linuxwacom-0.7.2.ebuild: + Stable on amd64. 14 Jun 2006; Jon Hood <squinky86@gentoo.org> linuxwacom-0.7.2.ebuild: Add multilib fixings from Malcomb Lashley <malc@gentoo.org>, #132191. diff --git a/x11-misc/linuxwacom/linuxwacom-0.7.2.ebuild b/x11-misc/linuxwacom/linuxwacom-0.7.2.ebuild index 73cbe08f2dd4..d2a8547c4121 100644 --- a/x11-misc/linuxwacom/linuxwacom-0.7.2.ebuild +++ b/x11-misc/linuxwacom/linuxwacom-0.7.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-misc/linuxwacom/linuxwacom-0.7.2.ebuild,v 1.4 2006/06/14 17:57:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.7.2.ebuild,v 1.5 2006/06/30 15:58:20 wolf31o2 Exp $ IUSE="dlloader gtk gtk2 tcltk sdk usb" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" RDEPEND="|| ( ( x11-proto/inputproto x11-base/xorg-server ) diff --git a/x11-misc/makedepend/ChangeLog b/x11-misc/makedepend/ChangeLog index a2ad47c45f90..790485199acc 100644 --- a/x11-misc/makedepend/ChangeLog +++ b/x11-misc/makedepend/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/makedepend # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.21 2006/06/30 09:51:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.22 2006/06/30 15:58:50 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + makedepend-1.0.0.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> makedepend-1.0.0.ebuild: Stable on ppc64 diff --git a/x11-misc/makedepend/files/digest-makedepend-1.0.0 b/x11-misc/makedepend/files/digest-makedepend-1.0.0 index d1ea7131efec..9ae317c52783 100644 --- a/x11-misc/makedepend/files/digest-makedepend-1.0.0 +++ b/x11-misc/makedepend/files/digest-makedepend-1.0.0 @@ -1,3 +1,3 @@ -MD5 fa194caa4f059f5621ed2c5a51efb4d0 makedepend-1.0.0.tar.bz2 103213 -RMD160 319cc87dd82523b5a7a3ba8bd0970589fc9b0207 makedepend-1.0.0.tar.bz2 103213 -SHA256 d2be3c940ee48b0e9e5c63025993162bc144d48923d28565450fb1dca52d140a makedepend-1.0.0.tar.bz2 103213 +MD5 cae97a7abf38ff032ab819253bdd61d5 makedepend-1.0.0.tar.bz2 103239 +RMD160 4e4684f04734bf5bcd0b47c82a2739eedcfa2d3c makedepend-1.0.0.tar.bz2 103239 +SHA256 2aaf43b70b41edb2b0b1c7f26163999e16555bcc125f260895207fab53bc7ae7 makedepend-1.0.0.tar.bz2 103239 diff --git a/x11-misc/makedepend/makedepend-1.0.0.ebuild b/x11-misc/makedepend/makedepend-1.0.0.ebuild index 97ef06599051..0921320f48ed 100644 --- a/x11-misc/makedepend/makedepend-1.0.0.ebuild +++ b/x11-misc/makedepend/makedepend-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-misc/makedepend/makedepend-1.0.0.ebuild,v 1.9 2006/06/30 09:51:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.0.ebuild,v 1.10 2006/06/30 15:58:50 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org makedepend utility" RESTRICT="mirror" -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="" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index 1cb5bfe1596c..a7ac6d1ac7bc 100644 --- a/x11-misc/util-macros/ChangeLog +++ b/x11-misc/util-macros/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/util-macros # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.26 2006/06/30 08:24:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.27 2006/06/30 15:59:20 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + util-macros-1.0.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> util-macros-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-misc/util-macros/util-macros-1.0.2.ebuild b/x11-misc/util-macros/util-macros-1.0.2.ebuild index c3582049c210..1cb1e1cfcba5 100644 --- a/x11-misc/util-macros/util-macros-1.0.2.ebuild +++ b/x11-misc/util-macros/util-macros-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-misc/util-macros/util-macros-1.0.2.ebuild,v 1.3 2006/06/30 08:24:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.0.2.ebuild,v 1.4 2006/06/30 15:59:20 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-misc/xbitmaps/ChangeLog b/x11-misc/xbitmaps/ChangeLog index 3d159b66f29a..53e47a47e323 100644 --- a/x11-misc/xbitmaps/ChangeLog +++ b/x11-misc/xbitmaps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbitmaps # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbitmaps/ChangeLog,v 1.19 2006/06/30 10:18:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbitmaps/ChangeLog,v 1.20 2006/06/30 15:59:49 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xbitmaps-1.0.1.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xbitmaps-1.0.1.ebuild: Stable on ppc64 diff --git a/x11-misc/xbitmaps/xbitmaps-1.0.1.ebuild b/x11-misc/xbitmaps/xbitmaps-1.0.1.ebuild index af17d195265c..1fa4977cfa4c 100644 --- a/x11-misc/xbitmaps/xbitmaps-1.0.1.ebuild +++ b/x11-misc/xbitmaps/xbitmaps-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-misc/xbitmaps/xbitmaps-1.0.1.ebuild,v 1.8 2006/06/30 10:18:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbitmaps/xbitmaps-1.0.1.ebuild,v 1.9 2006/06/30 15:59:49 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org bitmaps data" -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="" DEPEND="${RDEPEND}" diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 1c78080a483c..39d9f75cc24c 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.13 2006/06/30 05:17:47 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.14 2006/06/30 16:00:25 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + xkeyboard-config-0.8.ebuild: + Stable on amd64. 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xkeyboard-config-0.8.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild index 1d00d526c514..df64391ea42f 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild,v 1.3 2006/06/30 05:17:47 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild,v 1.4 2006/06/30 16:00:25 wolf31o2 Exp $ inherit eutils multilib DESCRIPTION="X keyboard configuration database" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" SRC_URI="http://xlibs.freedesktop.org/xkbdesc/${P}.tar.bz2" LICENSE="MIT" diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index 9bd358d2b83d..718d895a9f53 100644 --- a/x11-misc/xorg-cf-files/ChangeLog +++ b/x11-misc/xorg-cf-files/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xorg-cf-files # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.21 2006/06/30 11:07:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.22 2006/06/30 16:00:53 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + xorg-cf-files-1.0.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xorg-cf-files-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.2.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.2.ebuild index b9a3cc3a38a0..fbe4a66d65f6 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.2.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-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-misc/xorg-cf-files/xorg-cf-files-1.0.2.ebuild,v 1.3 2006/06/30 11:07:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.2.ebuild,v 1.4 2006/06/30 16:00:53 wolf31o2 Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Old Imake-related build files" -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="" DEPEND="${RDEPEND}" |