diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-27 17:05:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-27 17:05:28 +0000 |
commit | aa0088047b57bdc91235554642d8508ecc4326cf (patch) | |
tree | e3fecc473a99741970de2f1a1d54fc43f4f3c1fb /x11-libs/xcb-util | |
parent | Fix changelog (diff) | |
download | historical-aa0088047b57bdc91235554642d8508ecc4326cf.tar.gz historical-aa0088047b57bdc91235554642d8508ecc4326cf.tar.bz2 historical-aa0088047b57bdc91235554642d8508ecc4326cf.zip |
s390 stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.2.1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.2.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index df401431b349..ed5fc9e40e1a 100644 --- a/x11-libs/xcb-util/ChangeLog +++ b/x11-libs/xcb-util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.27 2009/02/07 03:47:42 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.28 2009/03/27 17:05:28 armin76 Exp $ + + 27 Mar 2009; Raúl Porcel <armin76@gentoo.org> xcb-util-0.2.ebuild, + xcb-util-0.2.1.ebuild: + s390 stable *xcb-util-0.3.3 (07 Feb 2009) diff --git a/x11-libs/xcb-util/xcb-util-0.2.1.ebuild b/x11-libs/xcb-util/xcb-util-0.2.1.ebuild index 3cc223c73207..482141cd9bd4 100644 --- a/x11-libs/xcb-util/xcb-util-0.2.1.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.1.ebuild,v 1.1 2008/08/09 16:03:58 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.1.ebuild,v 1.2 2009/03/27 17:05:28 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=">=x11-libs/libxcb-1" diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index 7d109c27d2c0..fe31df9069bb 100644 --- a/x11-libs/xcb-util/xcb-util-0.2.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.13 2007/06/24 22:28:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.14 2009/03/27 17:05:28 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND=">=x11-libs/libxcb-1" DEPEND="${RDEPEND} |