diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-17 09:23:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-17 09:23:09 +0000 |
commit | 6b24fac568d304178b7eaa63e30bf60a073d91bc (patch) | |
tree | 31f1c5ba92f4eb02a24fbb49e8abe3e4262b2f89 /dev-haskell/glade | |
parent | Move udev to common dependencies, because its configuration is being checked (diff) | |
download | gentoo-2-6b24fac568d304178b7eaa63e30bf60a073d91bc.tar.gz gentoo-2-6b24fac568d304178b7eaa63e30bf60a073d91bc.tar.bz2 gentoo-2-6b24fac568d304178b7eaa63e30bf60a073d91bc.zip |
Stable for amd64, wrt bug #422021
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/glade')
-rw-r--r-- | dev-haskell/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/glade/glade-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/glade/ChangeLog b/dev-haskell/glade/ChangeLog index 1ccdd493158d..9ae30ca17ea0 100644 --- a/dev-haskell/glade/ChangeLog +++ b/dev-haskell/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/glade # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glade/ChangeLog,v 1.5 2012/08/16 16:40:54 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glade/ChangeLog,v 1.6 2012/08/17 09:23:09 ago Exp $ + + 17 Aug 2012; Agostino Sarubbo <ago@gentoo.org> glade-0.12.1.ebuild: + Stable for amd64, wrt bug #422021 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> glade-0.12.1.ebuild: x86 stable, see bug 422021 diff --git a/dev-haskell/glade/glade-0.12.1.ebuild b/dev-haskell/glade/glade-0.12.1.ebuild index 215fb905c106..88bd411cce4e 100644 --- a/dev-haskell/glade/glade-0.12.1.ebuild +++ b/dev-haskell/glade/glade-0.12.1.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/dev-haskell/glade/glade-0.12.1.ebuild,v 1.2 2012/08/16 16:40:54 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glade/glade-0.12.1.ebuild,v 1.3 2012/08/17 09:23:09 ago Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -16,7 +16,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="=dev-haskell/glib-0.12*[profile?] |