public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/chemical-mime-data: ChangeLog chemical-mime-data-0.1.94-r1.ebuild
@ 2010-05-16  3:22 Jeffrey Gardner (je_fro)
  0 siblings, 0 replies; only message in thread
From: Jeffrey Gardner (je_fro) @ 2010-05-16  3:22 UTC (permalink / raw
  To: gentoo-commits

je_fro      10/05/16 03:22:30

  Modified:             ChangeLog
  Added:                chemical-mime-data-0.1.94-r1.ebuild
  Log:
  Fix docdir thanks to Diego in bug #299328
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-chemistry/chemical-mime-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	18 Sep 2009 14:42:47 -0000	1.4
+++ ChangeLog	16 May 2010 03:22:30 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for sci-chemistry/chemical-mime-data
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog,v 1.4 2009/09/18 14:42:47 betelgeuse Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog,v 1.5 2010/05/16 03:22:30 je_fro Exp $
+
+*chemical-mime-data-0.1.94-r1 (16 May 2010)
+
+  16 May 2010; Jeff Gardner <je_fro@gentoo.org>
+  +chemical-mime-data-0.1.94-r1.ebuild:
+  Fix docdir thanks to Diego in bug #299328
 
   18 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
   chemical-mime-data-0.1.94.ebuild:



1.1                  sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild?rev=1.1&content-type=text/plain

Index: chemical-mime-data-0.1.94-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild,v 1.1 2010/05/16 03:22:30 je_fro Exp $

EAPI="2"

inherit eutils fdo-mime

DESCRIPTION="A collection of data files to add support for chemical MIME types."
HOMEPAGE="http://chemical-mime.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-util/pkgconfig
		x11-misc/shared-mime-info
		dev-util/intltool
		dev-util/desktop-file-utils
		dev-libs/libxslt
		media-gfx/imagemagick[xml]
		gnome-base/gnome-mime-data"

RDEPEND=""

src_configure() {
	econf --disable-update-database --htmldir=/usr/share/doc/${PF}/html
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
}

pkg_postinst() {
	fdo-mime_desktop_database_update
	fdo-mime_mime_database_update
	ewarn "You can ignore any 'Unknown media type in type' warnings."
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-16  3:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-16  3:22 [gentoo-commits] gentoo-x86 commit in sci-chemistry/chemical-mime-data: ChangeLog chemical-mime-data-0.1.94-r1.ebuild Jeffrey Gardner (je_fro)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox