diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 16:44:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 16:44:17 +0000 |
commit | ca8db024b043178c9465909432d36df5778aa895 (patch) | |
tree | a68984b09c760ac8d1ed64ff5a89dab8def4e323 /gnustep-libs | |
parent | Stable for amd64, wrt bug #535416 (diff) | |
download | gentoo-2-ca8db024b043178c9465909432d36df5778aa895.tar.gz gentoo-2-ca8db024b043178c9465909432d36df5778aa895.tar.bz2 gentoo-2-ca8db024b043178c9465909432d36df5778aa895.zip |
Stable for amd64, wrt bug #535424
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/pantomime/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-libs/pantomime/pantomime-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-libs/pantomime/ChangeLog b/gnustep-libs/pantomime/ChangeLog index c619d3d5aa4c..1ae9c75f43ed 100644 --- a/gnustep-libs/pantomime/ChangeLog +++ b/gnustep-libs/pantomime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-libs/pantomime -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/ChangeLog,v 1.31 2014/10/20 13:36:43 voyageur Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/ChangeLog,v 1.32 2015/02/01 16:44:17 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pantomime-1.2.2.ebuild: + Stable for amd64, wrt bug #535424 *pantomime-1.2.2 (20 Oct 2014) diff --git a/gnustep-libs/pantomime/pantomime-1.2.2.ebuild b/gnustep-libs/pantomime/pantomime-1.2.2.ebuild index 0f3a95916e75..5c7f24a7e0da 100644 --- a/gnustep-libs/pantomime/pantomime-1.2.2.ebuild +++ b/gnustep-libs/pantomime/pantomime-1.2.2.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/gnustep-libs/pantomime/pantomime-1.2.2.ebuild,v 1.1 2014/10/20 13:36:43 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/pantomime-1.2.2.ebuild,v 1.2 2015/02/01 16:44:17 ago Exp $ EAPI=5 inherit eutils gnustep-2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.collaboration-world.com/pantomime/" SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz" LICENSE="LGPL-2.1 Elm" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" SLOT="0" IUSE="" |