diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 14:54:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 14:54:20 +0000 |
commit | cb23e308ea3b543594542abf88a12be18b73a363 (patch) | |
tree | b8ae75b45b2372cf44b93fff3745e58907eea221 /gnustep-apps | |
parent | x86 stable, bug #410601 (diff) | |
download | gentoo-2-cb23e308ea3b543594542abf88a12be18b73a363.tar.gz gentoo-2-cb23e308ea3b543594542abf88a12be18b73a363.tar.bz2 gentoo-2-cb23e308ea3b543594542abf88a12be18b73a363.zip |
x86 stable, bug #410601
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gorm/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gorm/gorm-1.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gorm/ChangeLog b/gnustep-apps/gorm/ChangeLog index e2467e5bbc8a..fee5e9635093 100644 --- a/gnustep-apps/gorm/ChangeLog +++ b/gnustep-apps/gorm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gorm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.42 2012/04/05 09:34:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.43 2012/04/07 14:54:20 maekke Exp $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> gorm-1.2.16.ebuild: + x86 stable, bug #410601 05 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gorm-1.2.16.ebuild: Stable for amd64, wrt bug #410601 diff --git a/gnustep-apps/gorm/gorm-1.2.16.ebuild b/gnustep-apps/gorm/gorm-1.2.16.ebuild index cccc405bcde2..18da3a0cf266 100644 --- a/gnustep-apps/gorm/gorm-1.2.16.ebuild +++ b/gnustep-apps/gorm/gorm-1.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.2.16.ebuild,v 1.2 2012/04/05 09:34:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.2.16.ebuild,v 1.3 2012/04/07 14:54:20 maekke Exp $ EAPI=4 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="" |