diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:34:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:34:42 +0000 |
commit | 881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532 (patch) | |
tree | 34dab6416c58f586b9b43176cd37e690b688a3dc /x11-proto/xcmiscproto | |
parent | s390 stable wrt #294958 (diff) | |
download | historical-881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532.tar.gz historical-881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532.tar.bz2 historical-881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532.zip |
s390 stable wrt #294958
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'x11-proto/xcmiscproto')
-rw-r--r-- | x11-proto/xcmiscproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index dcb5fe3efae3..a1aefc08b807 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcmiscproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.38 2010/01/18 20:24:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.39 2010/01/19 20:32:54 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcmiscproto-1.2.0.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcmiscproto-1.2.0.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild index 50eab85b57c9..926f3c54a883 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.10 2010/01/18 20:24:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.11 2010/01/19 20:32:54 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |