diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-02-04 18:03:23 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-02-04 18:03:23 +0000 |
commit | bac28fd7719c5dddaeaebcf535d241e1dd93b1e8 (patch) | |
tree | fe1ec84bd3b3d09e0323b4a1a3081df52edcdf09 /x11-proto | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-bac28fd7719c5dddaeaebcf535d241e1dd93b1e8.tar.gz gentoo-2-bac28fd7719c5dddaeaebcf535d241e1dd93b1e8.tar.bz2 gentoo-2-bac28fd7719c5dddaeaebcf535d241e1dd93b1e8.zip |
Version bump. Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 10 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.27.ebuild (renamed from x11-proto/xproto/xproto-7.0.24.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 29caef1d5c66..bede6dbffc4d 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/xproto -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.169 2014/06/08 09:16:28 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.170 2015/02/04 18:03:23 chithanh Exp $ + +*xproto-7.0.27 (04 Feb 2015) + + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xproto-7.0.27.ebuild, -xproto-7.0.24.ebuild: + Version bump. Remove old. 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> xproto-7.0.25.ebuild: Stable for arm, wrt bug #500368 diff --git a/x11-proto/xproto/xproto-7.0.24.ebuild b/x11-proto/xproto/xproto-7.0.27.ebuild index 6992ed649428..bf160d9b119c 100644 --- a/x11-proto/xproto/xproto-7.0.24.ebuild +++ b/x11-proto/xproto/xproto-7.0.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.24.ebuild,v 1.12 2014/01/18 12:03:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.27.ebuild,v 1.1 2015/02/04 18:03:23 chithanh Exp $ EAPI=5 @@ -9,7 +9,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |