diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-15 15:47:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-15 15:47:39 +0000 |
commit | f1df833afd4ce1a22f3d0fe3b7cb11e29424ba28 (patch) | |
tree | 052e124f35f734a66901367f07004f89e30f3d40 | |
parent | Bump to 1.2.14 (diff) | |
download | gentoo-2-f1df833afd4ce1a22f3d0fe3b7cb11e29424ba28.tar.gz gentoo-2-f1df833afd4ce1a22f3d0fe3b7cb11e29424ba28.tar.bz2 gentoo-2-f1df833afd4ce1a22f3d0fe3b7cb11e29424ba28.zip |
alpha/ia64/x86 stable wrt #178553
(Portage version: 2.1.2.7)
-rw-r--r-- | x11-misc/shared-mime-info/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/shared-mime-info/shared-mime-info-0.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/shared-mime-info/ChangeLog b/x11-misc/shared-mime-info/ChangeLog index e0bed702d759..a23f4e5d53e7 100644 --- a/x11-misc/shared-mime-info/ChangeLog +++ b/x11-misc/shared-mime-info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/shared-mime-info # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/ChangeLog,v 1.80 2007/05/15 13:51:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/ChangeLog,v 1.81 2007/05/15 15:47:39 armin76 Exp $ + + 15 May 2007; Raúl Porcel <armin76@gentoo.org> + shared-mime-info-0.20.ebuild: + alpha/ia64/x86 stable wrt #178553 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> shared-mime-info-0.20.ebuild: diff --git a/x11-misc/shared-mime-info/shared-mime-info-0.20.ebuild b/x11-misc/shared-mime-info/shared-mime-info-0.20.ebuild index 547ee388be04..1e84bcd678c9 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-0.20.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-0.20.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/x11-misc/shared-mime-info/shared-mime-info-0.20.ebuild,v 1.3 2007/05/15 13:51:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-0.20.ebuild,v 1.4 2007/05/15 15:47:39 armin76 Exp $ inherit fdo-mime @@ -10,7 +10,7 @@ SRC_URI="http://www.freedesktop.org/~hadess/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.2 |