diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:37:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:37:12 +0000 |
commit | d4175de86cf2e0db4fa91fa05c7eab87b09ed43e (patch) | |
tree | 9791c3bed3e794a0b19a6a68d0dbf8e2fc7803e8 | |
parent | Stable for x86, wrt bug #474218 (diff) | |
download | gentoo-2-d4175de86cf2e0db4fa91fa05c7eab87b09ed43e.tar.gz gentoo-2-d4175de86cf2e0db4fa91fa05c7eab87b09ed43e.tar.bz2 gentoo-2-d4175de86cf2e0db4fa91fa05c7eab87b09ed43e.zip |
Stable for x86, wrt bug #474218
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | gnustep-apps/gorm/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gorm/gorm-1.2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gorm/ChangeLog b/gnustep-apps/gorm/ChangeLog index da48f430a6ba..3f9e4d21b68d 100644 --- a/gnustep-apps/gorm/ChangeLog +++ b/gnustep-apps/gorm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gorm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.47 2013/04/24 17:37:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.48 2013/06/25 18:37:12 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gorm-1.2.20.ebuild: + Stable for x86, wrt bug #474218 *gorm-1.2.20 (24 Apr 2013) diff --git a/gnustep-apps/gorm/gorm-1.2.20.ebuild b/gnustep-apps/gorm/gorm-1.2.20.ebuild index 18d0ce60bb7b..56f15e1d33be 100644 --- a/gnustep-apps/gorm/gorm-1.2.20.ebuild +++ b/gnustep-apps/gorm/gorm-1.2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.2.20.ebuild,v 1.1 2013/04/24 17:37:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.2.20.ebuild,v 1.2 2013/06/25 18:37:12 ago Exp $ EAPI=5 inherit gnustep-2 @@ -9,7 +9,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" IUSE="" |