diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-20 19:57:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-20 19:57:31 +0000 |
commit | ae4f01bbc5ec9eb2a09f8d78584e0c58850d848c (patch) | |
tree | ad33ce6291d065ac51a47d25cbc65364773348b7 | |
parent | Test for previous symlink and eselect the same SLOT. Other minor changes. (diff) | |
download | gentoo-2-ae4f01bbc5ec9eb2a09f8d78584e0c58850d848c.tar.gz gentoo-2-ae4f01bbc5ec9eb2a09f8d78584e0c58850d848c.tar.bz2 gentoo-2-ae4f01bbc5ec9eb2a09f8d78584e0c58850d848c.zip |
ia64 + x86 stable
(Portage version: 2.1.2.4)
-rw-r--r-- | app-accessibility/gnome-mag/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gnome-mag/ChangeLog b/app-accessibility/gnome-mag/ChangeLog index 6145e36057b6..59881095e906 100644 --- a/app-accessibility/gnome-mag/ChangeLog +++ b/app-accessibility/gnome-mag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gnome-mag # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.109 2007/03/28 01:19:24 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/ChangeLog,v 1.110 2007/04/20 19:57:31 armin76 Exp $ + + 20 Apr 2007; Raúl Porcel <armin76@gentoo.org> gnome-mag-0.14.0.ebuild: + ia64 + x86 stable *gnome-mag-0.14.3 (28 Mar 2007) diff --git a/app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild b/app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild index 3a07bba7ac37..2b69bb78762b 100644 --- a/app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild +++ b/app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild,v 1.4 2007/02/18 18:09:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-mag/gnome-mag-0.14.0.ebuild,v 1.5 2007/04/20 19:57:31 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-1.3.11 |