diff options
author | 2013-10-06 11:44:49 +0000 | |
---|---|---|
committer | 2013-10-06 11:44:49 +0000 | |
commit | 078105a9b477d2ee42753cbac0558b0b4cc5c44a (patch) | |
tree | 5d8a4c4e6a6b9049eceb503a3b449be633a0321c /x11-libs/libfontenc | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-078105a9b477d2ee42753cbac0558b0b4cc5c44a.tar.gz gentoo-2-078105a9b477d2ee42753cbac0558b0b4cc5c44a.tar.bz2 gentoo-2-078105a9b477d2ee42753cbac0558b0b4cc5c44a.zip |
Stable for ia64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog index e94ed9f30d7a..c537a216db8c 100644 --- a/x11-libs/libfontenc/ChangeLog +++ b/x11-libs/libfontenc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfontenc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.80 2013/10/05 17:39:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.81 2013/10/06 11:44:49 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libfontenc-1.1.2.ebuild: + Stable for ia64, wrt bug #475480 05 Oct 2013; Markus Meier <maekke@gentoo.org> libfontenc-1.1.2.ebuild: arm stable, bug #475480 diff --git a/x11-libs/libfontenc/libfontenc-1.1.2.ebuild b/x11-libs/libfontenc/libfontenc-1.1.2.ebuild index ca8cd7f64cf6..923f321c4a07 100644 --- a/x11-libs/libfontenc/libfontenc-1.1.2.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild,v 1.7 2013/10/05 17:39:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.1.2.ebuild,v 1.8 2013/10/06 11:44:49 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org fontenc library" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="sys-libs/zlib |