summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-03-29 10:41:22 +0000
committerJustin Lecher <jlec@gentoo.org>2012-03-29 10:41:22 +0000
commit7e49842a872eaa9202bf919b935a2b8f41cc3b04 (patch)
tree8053df1c64097dd485d8cf9f920e9b2cc4c57128 /sci-chemistry/pymol
parentStable for amd64, wrt bug #401761 (diff)
downloadgentoo-2-7e49842a872eaa9202bf919b935a2b8f41cc3b04.tar.gz
gentoo-2-7e49842a872eaa9202bf919b935a2b8f41cc3b04.tar.bz2
gentoo-2-7e49842a872eaa9202bf919b935a2b8f41cc3b04.zip
Add new icon files provided by Ramiro Téllez Sanz
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/pymol')
-rw-r--r--sci-chemistry/pymol/ChangeLog6
-rw-r--r--sci-chemistry/pymol/pymol-1.5.0.1.ebuild6
-rw-r--r--sci-chemistry/pymol/pymol-1.5.0.2.ebuild6
-rw-r--r--sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild6
-rw-r--r--sci-chemistry/pymol/pymol-1.5.0.3.ebuild6
5 files changed, 17 insertions, 13 deletions
diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog
index b32f325782c0..ac4a2194e100 100644
--- a/sci-chemistry/pymol/ChangeLog
+++ b/sci-chemistry/pymol/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/pymol
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.87 2012/03/28 12:34:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.88 2012/03/29 10:41:22 jlec Exp $
+
+ 29 Mar 2012; Justin Lecher <jlec@gentoo.org> pymol-1.5.0.1.ebuild,
+ pymol-1.5.0.2.ebuild, pymol-1.5.0.3.ebuild, pymol-1.5.0.3-r1.ebuild:
+ Add new icon files provided by Ramiro Téllez Sanz
*pymol-1.5.0.3-r1 (28 Mar 2012)
diff --git a/sci-chemistry/pymol/pymol-1.5.0.1.ebuild b/sci-chemistry/pymol/pymol-1.5.0.1.ebuild
index c0511e130639..149ec610163f 100644
--- a/sci-chemistry/pymol/pymol-1.5.0.1.ebuild
+++ b/sci-chemistry/pymol/pymol-1.5.0.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/sci-chemistry/pymol/pymol-1.5.0.1.ebuild,v 1.4 2012/02/27 22:53:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.1.ebuild,v 1.5 2012/03/29 10:41:22 jlec Exp $
EAPI=4
@@ -16,7 +16,7 @@ DESCRIPTION="A Python-extensible molecular graphics system"
HOMEPAGE="http://pymol.sourceforge.net/"
SRC_URI="
mirror://sourceforge/project/${PN}/${PN}/${PV}/${PN}-v${PV}.tar.bz2
- http://dev.gentoo.org/~jlec/distfiles/${PN}.xpm.tar"
+ http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
LICENSE="PSF-2.2"
SLOT="0"
@@ -103,7 +103,7 @@ src_install() {
dodoc DEVELOPERS README
- doicon "${WORKDIR}"/${PN}.xpm
+ doicon "${WORKDIR}"/${PN}.{xpm,png}
make_desktop_entry pymol PyMol ${PN} "Graphics;Science;Chemistry"
}
diff --git a/sci-chemistry/pymol/pymol-1.5.0.2.ebuild b/sci-chemistry/pymol/pymol-1.5.0.2.ebuild
index 40ff66f76107..cb2451a5d538 100644
--- a/sci-chemistry/pymol/pymol-1.5.0.2.ebuild
+++ b/sci-chemistry/pymol/pymol-1.5.0.2.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/sci-chemistry/pymol/pymol-1.5.0.2.ebuild,v 1.1 2012/02/27 22:53:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.2.ebuild,v 1.2 2012/03/29 10:41:22 jlec Exp $
EAPI=4
@@ -16,7 +16,7 @@ DESCRIPTION="A Python-extensible molecular graphics system"
HOMEPAGE="http://pymol.sourceforge.net/"
SRC_URI="
http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
- http://dev.gentoo.org/~jlec/distfiles/${PN}.xpm.tar"
+ http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
LICENSE="PSF-2.2"
SLOT="0"
@@ -101,7 +101,7 @@ src_install() {
dodoc DEVELOPERS README
- doicon "${WORKDIR}"/${PN}.xpm
+ doicon "${WORKDIR}"/${PN}.{xpm,png}
make_desktop_entry pymol PyMol ${PN} "Graphics;Science;Chemistry"
}
diff --git a/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild b/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild
index c3a348f84c11..c70de3676999 100644
--- a/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild
+++ b/sci-chemistry/pymol/pymol-1.5.0.3-r1.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/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.1 2012/03/28 12:34:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.2 2012/03/29 10:41:22 jlec Exp $
EAPI=4
@@ -16,7 +16,7 @@ DESCRIPTION="A Python-extensible molecular graphics system"
HOMEPAGE="http://pymol.sourceforge.net/"
SRC_URI="
http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
- http://dev.gentoo.org/~jlec/distfiles/${PN}.xpm.tar"
+ http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
LICENSE="PSF-2.2"
SLOT="0"
@@ -101,7 +101,7 @@ src_install() {
dodoc DEVELOPERS README
- doicon "${WORKDIR}"/${PN}.xpm
+ doicon "${WORKDIR}"/${PN}.{xpm,png}
make_desktop_entry pymol PyMol ${PN} "Graphics;Science;Chemistry"
}
diff --git a/sci-chemistry/pymol/pymol-1.5.0.3.ebuild b/sci-chemistry/pymol/pymol-1.5.0.3.ebuild
index b79c7aa3e1ce..fcf0e05ea091 100644
--- a/sci-chemistry/pymol/pymol-1.5.0.3.ebuild
+++ b/sci-chemistry/pymol/pymol-1.5.0.3.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/sci-chemistry/pymol/pymol-1.5.0.3.ebuild,v 1.1 2012/03/10 09:31:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3.ebuild,v 1.2 2012/03/29 10:41:22 jlec Exp $
EAPI=4
@@ -16,7 +16,7 @@ DESCRIPTION="A Python-extensible molecular graphics system"
HOMEPAGE="http://pymol.sourceforge.net/"
SRC_URI="
http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
- http://dev.gentoo.org/~jlec/distfiles/${PN}.xpm.tar"
+ http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
LICENSE="PSF-2.2"
SLOT="0"
@@ -101,7 +101,7 @@ src_install() {
dodoc DEVELOPERS README
- doicon "${WORKDIR}"/${PN}.xpm
+ doicon "${WORKDIR}"/${PN}.{xpm,png}
make_desktop_entry pymol PyMol ${PN} "Graphics;Science;Chemistry"
}