diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:42:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:42:54 +0000 |
commit | c213e7fa206c4430c685edd34c2e21a69bf9ffc7 (patch) | |
tree | 21156a1014d34a1f7e68dfc37484e2052a9059d8 | |
parent | Stable for amd64, wrt bug #474252 (diff) | |
download | gentoo-2-c213e7fa206c4430c685edd34c2e21a69bf9ffc7.tar.gz gentoo-2-c213e7fa206c4430c685edd34c2e21a69bf9ffc7.tar.bz2 gentoo-2-c213e7fa206c4430c685edd34c2e21a69bf9ffc7.zip |
Stable for amd64, wrt bug #474218
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 3f9e4d21b68d..c599e10b6c5b 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.48 2013/06/25 18:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.49 2013/06/25 18:42:54 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gorm-1.2.20.ebuild: + Stable for amd64, wrt bug #474218 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gorm-1.2.20.ebuild: Stable for x86, wrt bug #474218 diff --git a/gnustep-apps/gorm/gorm-1.2.20.ebuild b/gnustep-apps/gorm/gorm-1.2.20.ebuild index 56f15e1d33be..88a43412006e 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.2 2013/06/25 18:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.2.20.ebuild,v 1.3 2013/06/25 18:42:54 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="" |