diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-10-08 11:23:18 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-10-08 11:23:18 +0000 |
commit | a99f8ab2c549c732f8cf7f115d7926e85a62a6c1 (patch) | |
tree | 34950c3f49cc0a37a3351bb6a7955bdf0fdbb170 /x11-apps | |
parent | Stable on amd64 wrt bug #339880 (diff) | |
download | historical-a99f8ab2c549c732f8cf7f115d7926e85a62a6c1.tar.gz historical-a99f8ab2c549c732f8cf7f115d7926e85a62a6c1.tar.bz2 historical-a99f8ab2c549c732f8cf7f115d7926e85a62a6c1.zip |
Version bump.
Package-Manager: portage-2.2_rc88/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bitmap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.5.ebuild | 17 | ||||
-rw-r--r-- | x11-apps/luit/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.1.0.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/rgb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.4.ebuild | 15 |
6 files changed, 66 insertions, 3 deletions
diff --git a/x11-apps/bitmap/ChangeLog b/x11-apps/bitmap/ChangeLog index 20cc6a835b31..1183d8015c39 100644 --- a/x11-apps/bitmap/ChangeLog +++ b/x11-apps/bitmap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/bitmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.40 2010/01/23 18:30:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.41 2010/10/08 11:23:18 scarabeus Exp $ + +*bitmap-1.0.5 (08 Oct 2010) + + 08 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> +bitmap-1.0.5.ebuild: + Version bump. 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -bitmap-1.0.3-r1.ebuild: diff --git a/x11-apps/bitmap/bitmap-1.0.5.ebuild b/x11-apps/bitmap/bitmap-1.0.5.ebuild new file mode 100644 index 000000000000..094585d7d165 --- /dev/null +++ b/x11-apps/bitmap/bitmap-1.0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.5.ebuild,v 1.1 2010/10/08 11:23:18 scarabeus Exp $ + +EAPI=3 +XORG_STATIC=no +inherit xorg-2 + +DESCRIPTION="X.Org bitmap application" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" +RDEPEND="x11-libs/libX11 + x11-libs/libXmu + x11-libs/libXaw + x11-libs/libXt + x11-misc/xbitmaps" +DEPEND="${RDEPEND}" diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index da0c6535ba97..4b36901632e0 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/luit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.64 2010/08/03 08:53:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.65 2010/10/08 11:16:10 scarabeus Exp $ + +*luit-1.1.0 (08 Oct 2010) + + 08 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> +luit-1.1.0.ebuild: + Version bump. 03 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -luit-1.0.4.ebuild: rm diff --git a/x11-apps/luit/luit-1.1.0.ebuild b/x11-apps/luit/luit-1.1.0.ebuild new file mode 100644 index 000000000000..e2a355224e5a --- /dev/null +++ b/x11-apps/luit/luit-1.1.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.0.ebuild,v 1.1 2010/10/08 11:16:10 scarabeus Exp $ + +EAPI=3 +XORG_STATIC=no +inherit xorg-2 + +DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" +RDEPEND="sys-libs/zlib + x11-libs/libX11 + x11-libs/libfontenc" +DEPEND="${RDEPEND}" diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index 57b00f098c12..7fc6450aee0f 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.46 2010/01/14 21:02:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.47 2010/10/08 11:18:55 scarabeus Exp $ + +*rgb-1.0.4 (08 Oct 2010) + + 08 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> +rgb-1.0.4.ebuild: + Version bump. 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> rgb-1.0.3.ebuild: Transfer Prefix keywords diff --git a/x11-apps/rgb/rgb-1.0.4.ebuild b/x11-apps/rgb/rgb-1.0.4.ebuild new file mode 100644 index 000000000000..44c2445d7254 --- /dev/null +++ b/x11-apps/rgb/rgb-1.0.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.4.ebuild,v 1.1 2010/10/08 11:18:55 scarabeus Exp $ + +EAPI=3 +XORG_STATIC=no +inherit xorg-2 + +DESCRIPTION="uncompile an rgb color-name database" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" +RDEPEND="" +DEPEND="${RDEPEND} + x11-proto/xproto" |