diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-03-24 14:49:25 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-03-24 14:49:25 +0000 |
commit | 9febc1a7ae83af7f0d0cda98fbf4ca513d66d944 (patch) | |
tree | 75d998db26b629aa2ee1429d2669d50741f1a145 /x11-misc/shared-mime-info | |
parent | bump for sparc (Manifest recommit) (diff) | |
download | gentoo-2-9febc1a7ae83af7f0d0cda98fbf4ca513d66d944.tar.gz gentoo-2-9febc1a7ae83af7f0d0cda98fbf4ca513d66d944.tar.bz2 gentoo-2-9febc1a7ae83af7f0d0cda98fbf4ca513d66d944.zip |
more fresh releases, mark .13 x86
Diffstat (limited to 'x11-misc/shared-mime-info')
6 files changed, 44 insertions, 24 deletions
diff --git a/x11-misc/shared-mime-info/ChangeLog b/x11-misc/shared-mime-info/ChangeLog index 567b184fbafa..03749d601422 100644 --- a/x11-misc/shared-mime-info/ChangeLog +++ b/x11-misc/shared-mime-info/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/shared-mime-info # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/ChangeLog,v 1.14 2004/02/22 13:46:31 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/ChangeLog,v 1.15 2004/03/24 14:49:25 foser Exp $ + +*shared-mime-info-0.14 (24 Mar 2004) + + 24 Mar 2004; foser <foser@gentoo.org> shared-mime-info-0.14.ebuild : + New release, minor ebuild fixes 22 Feb 2004; Heinrich Wendel <lanius@gentoo.org> shared-mime-info-0.13.ebuild: diff --git a/x11-misc/shared-mime-info/files/digest-shared-mime-info-0.11 b/x11-misc/shared-mime-info/files/digest-shared-mime-info-0.11 deleted file mode 100644 index c36c816a19c8..000000000000 --- a/x11-misc/shared-mime-info/files/digest-shared-mime-info-0.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 913313c8fe581061663be76c0cdaa9be shared-mime-info-0.11.tar.gz 200545 diff --git a/x11-misc/shared-mime-info/files/digest-shared-mime-info-0.14 b/x11-misc/shared-mime-info/files/digest-shared-mime-info-0.14 new file mode 100644 index 000000000000..8ffc33ce5354 --- /dev/null +++ b/x11-misc/shared-mime-info/files/digest-shared-mime-info-0.14 @@ -0,0 +1 @@ +MD5 c5fc523a8c2b3464c7aa521b6014e5c8 shared-mime-info-0.14.tar.gz 355379 diff --git a/x11-misc/shared-mime-info/shared-mime-info-0.11.ebuild b/x11-misc/shared-mime-info/shared-mime-info-0.11.ebuild deleted file mode 100644 index 4833c8fbf4b0..000000000000 --- a/x11-misc/shared-mime-info/shared-mime-info-0.11.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# 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.11.ebuild,v 1.3 2004/02/17 23:19:03 agriffis Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="The Shared MIME-info Database specification." -HOMEPAGE="http://www.freedesktop.org" -SRC_URI="http://www.freedesktop.org/software/shared-mime-info/releases/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa amd64" - -DEPEND=">=sys-apps/gawk-3.1.0 - >=dev-libs/glib-2.0.4 - >=dev-libs/libxml2-2.4.23" - -src_install () { - einstall || die -} diff --git a/x11-misc/shared-mime-info/shared-mime-info-0.13.ebuild b/x11-misc/shared-mime-info/shared-mime-info-0.13.ebuild index b13532f7ba07..788925eecaff 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-0.13.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.13.ebuild,v 1.3 2004/02/22 13:46:31 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-0.13.ebuild,v 1.4 2004/03/24 14:49:25 foser Exp $ DESCRIPTION="The Shared MIME-info Database specification." HOMEPAGE="http://www.freedesktop.org" @@ -8,7 +8,7 @@ SRC_URI="http://www.freedesktop.org/software/shared-mime-info/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" USE="" DEPEND=">=sys-apps/gawk-3.1.0 diff --git a/x11-misc/shared-mime-info/shared-mime-info-0.14.ebuild b/x11-misc/shared-mime-info/shared-mime-info-0.14.ebuild new file mode 100644 index 000000000000..ba1b7c29c5d1 --- /dev/null +++ b/x11-misc/shared-mime-info/shared-mime-info-0.14.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.14.ebuild,v 1.1 2004/03/24 14:49:25 foser Exp $ + +DESCRIPTION="The Shared MIME-info Database specification." + +HOMEPAGE="http://www.freedesktop.org/software/shared-mime-info" +SRC_URI="http://www.freedesktop.org/software/shared-mime-info/${P}.tar.gz" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ~ia64" +USE="" + +RDEPEND=">=dev-libs/glib-2 + >=dev-libs/libxml2-2.4" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + >=dev-util/intltool-0.29" + +src_compile() { + + econf || die + emake || die + +} + +src_install () { + + einstall || die + + dodoc COPYING ChangeLog NEWS README + +} |