diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-04-15 18:35:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-04-15 18:35:59 +0000 |
commit | e899b76bbafc98fad16de4d542fb6674a28f4bc0 (patch) | |
tree | a28747cfe856853c09a4a831d3d7eb0e92e8544e /x11-libs/libICE | |
parent | ppc64 stable wrt bug #498608 (diff) | |
download | gentoo-2-e899b76bbafc98fad16de4d542fb6674a28f4bc0.tar.gz gentoo-2-e899b76bbafc98fad16de4d542fb6674a28f4bc0.tar.bz2 gentoo-2-e899b76bbafc98fad16de4d542fb6674a28f4bc0.zip |
Better DESCRIPTION.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.7.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.8-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.8.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index f5f99d0a94be..503c5ec3f4af 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libICE -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.99 2013/10/08 05:07:19 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.100 2014/04/15 18:35:59 vapier Exp $ + + 15 Apr 2014; Mike Frysinger <vapier@gentoo.org> libICE-1.0.7.ebuild, + libICE-1.0.8-r1.ebuild, libICE-1.0.8.ebuild: + Better DESCRIPTION. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libICE-1.0.8-r1.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-libs/libICE/libICE-1.0.7.ebuild b/x11-libs/libICE/libICE-1.0.7.ebuild index 23fc01bcb481..67c56fbda229 100644 --- a/x11-libs/libICE/libICE-1.0.7.ebuild +++ b/x11-libs/libICE/libICE-1.0.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.7.ebuild,v 1.10 2011/06/22 18:24:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.7.ebuild,v 1.11 2014/04/15 18:35:59 vapier Exp $ EAPI=3 inherit xorg-2 -DESCRIPTION="X.Org ICE library" +DESCRIPTION="X.Org Inter-Client Exchange library" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc ipv6" diff --git a/x11-libs/libICE/libICE-1.0.8-r1.ebuild b/x11-libs/libICE/libICE-1.0.8-r1.ebuild index d033e4db2db6..fdf4cd9169f0 100644 --- a/x11-libs/libICE/libICE-1.0.8-r1.ebuild +++ b/x11-libs/libICE/libICE-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild,v 1.10 2013/10/08 05:07:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild,v 1.11 2014/04/15 18:35:59 vapier Exp $ EAPI=5 @@ -8,7 +8,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -DESCRIPTION="X.Org ICE library" +DESCRIPTION="X.Org Inter-Client Exchange library" KEYWORDS="alpha amd64 arm 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 ~x86-winnt" IUSE="ipv6" diff --git a/x11-libs/libICE/libICE-1.0.8.ebuild b/x11-libs/libICE/libICE-1.0.8.ebuild index 654c5a21b731..6eb63bfb6055 100644 --- a/x11-libs/libICE/libICE-1.0.8.ebuild +++ b/x11-libs/libICE/libICE-1.0.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8.ebuild,v 1.10 2013/02/21 19:23:55 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8.ebuild,v 1.11 2014/04/15 18:35:59 vapier Exp $ EAPI=4 XORG_DOC=doc inherit xorg-2 -DESCRIPTION="X.Org ICE library" +DESCRIPTION="X.Org Inter-Client Exchange library" KEYWORDS="alpha amd64 arm 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 ~x86-winnt" IUSE="ipv6" |