* [gentoo-commits] proj/sci:master commit in: sci-chemistry/icm/
@ 2011-05-09 12:01 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-05-09 12:01 UTC (permalink / raw
To: gentoo-commits
commit: c3efc0e05eb28183161d79695850b5ae19c11045
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon May 9 11:56:45 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May 9 11:56:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c3efc0e0
Moved from media-libs/tiff to media-libs/tiff-compat
(Portage version: 2.2.0_alpha32/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-chemistry/icm/ChangeLog | 10 ++++++++++
sci-chemistry/icm/icm-3.7.2a.ebuild | 17 +++++++++--------
2 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/sci-chemistry/icm/ChangeLog b/sci-chemistry/icm/ChangeLog
new file mode 100644
index 0000000..579a4ec
--- /dev/null
+++ b/sci-chemistry/icm/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-chemistry/icm
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 09 May 2011; Justin Lecher <jlec@gentoo.org> icm-3.7.2a.ebuild:
+ Moved from media-libs/tiff to media-libs/tiff-compat
+
+ 09 May 2011; Justin Lecher <jlec@gentoo.org> icm-3.7.2a.ebuild:
+ Moved from media-libs/tiff to media-libs/tiff-compat
+
diff --git a/sci-chemistry/icm/icm-3.7.2a.ebuild b/sci-chemistry/icm/icm-3.7.2a.ebuild
index 7647869..8c9f43c 100644
--- a/sci-chemistry/icm/icm-3.7.2a.ebuild
+++ b/sci-chemistry/icm/icm-3.7.2a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.6.1i.ebuild,v 1.1 2010/05/21 12:36:43 alexxy Exp $
@@ -8,18 +8,23 @@ inherit eutils versionator
MY_PV=$(replace_version_separator 2 '-' )
MY_P="$PN-${MY_PV}"
+
DESCRIPTION="MolSoft LCC ICM Pro"
-SRC_URI="${MY_P}-linux.sh"
HOMEPAGE="http://www.molsoft.com/icm_pro.html"
-LICENSE="MolSoft"
+SRC_URI="${MY_P}-linux.sh"
+LICENSE="MolSoft"
SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="32bit 64bit"
+
+RESTRICT="fetch"
DEPEND="!sci-chemistry/icm-browser
app-arch/unzip
amd64? (
64bit? (
- media-libs/tiff:3
+ media-libs/tiff-compat:3
media-libs/libmng
app-crypt/mit-krb5
app-arch/bzip2
@@ -45,10 +50,6 @@ DEPEND="!sci-chemistry/icm-browser
)"
RDEPEND="$DEPEND"
-KEYWORDS="~amd64 ~x86"
-IUSE="32bit 64bit"
-RESTRICT="fetch"
-
S="${WORKDIR}"
pkg_nofetch() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/icm/
@ 2011-05-09 12:01 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-05-09 12:01 UTC (permalink / raw
To: gentoo-commits
commit: 69e9ae9123ea057c488a2b6714561787a6208bdf
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon May 9 12:00:05 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May 9 12:00:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=69e9ae91
Manifest fix
(Portage version: 2.2.0_alpha32/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-chemistry/icm/ChangeLog | 3 +++
sci-chemistry/icm/icm-3.7.2a.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/icm/ChangeLog b/sci-chemistry/icm/ChangeLog
index 579a4ec..99e4bda 100644
--- a/sci-chemistry/icm/ChangeLog
+++ b/sci-chemistry/icm/ChangeLog
@@ -8,3 +8,6 @@
09 May 2011; Justin Lecher <jlec@gentoo.org> icm-3.7.2a.ebuild:
Moved from media-libs/tiff to media-libs/tiff-compat
+ 09 May 2011; Justin Lecher <jlec@gentoo.org> icm-3.7.2a.ebuild:
+ Moved from media-libs/tiff to media-libs/tiff-compat
+
diff --git a/sci-chemistry/icm/icm-3.7.2a.ebuild b/sci-chemistry/icm/icm-3.7.2a.ebuild
index 8c9f43c..2304887 100644
--- a/sci-chemistry/icm/icm-3.7.2a.ebuild
+++ b/sci-chemistry/icm/icm-3.7.2a.ebuild
@@ -39,7 +39,7 @@ DEPEND="!sci-chemistry/icm-browser
)
)
x86? (
- media-libs/tiff:3
+ media-libs/tiff-compat:3
media-libs/libpng:1.2
media-libs/libmng
app-crypt/mit-krb5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/icm/
@ 2011-06-25 17:21 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-06-25 17:21 UTC (permalink / raw
To: gentoo-commits
commit: 35db157c1f81a93d4dc5dc2bd94d330e4fc260a5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 12:40:45 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 12:40:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=35db157c
Added local USE description
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/icm/ChangeLog | 3 +++
sci-chemistry/icm/metadata.xml | 14 +++++++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/sci-chemistry/icm/ChangeLog b/sci-chemistry/icm/ChangeLog
index 99e4bda..b65ebbd 100644
--- a/sci-chemistry/icm/ChangeLog
+++ b/sci-chemistry/icm/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Jun 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Added local USE description
+
09 May 2011; Justin Lecher <jlec@gentoo.org> icm-3.7.2a.ebuild:
Moved from media-libs/tiff to media-libs/tiff-compat
diff --git a/sci-chemistry/icm/metadata.xml b/sci-chemistry/icm/metadata.xml
index 3cfdd8f..55d8808 100644
--- a/sci-chemistry/icm/metadata.xml
+++ b/sci-chemistry/icm/metadata.xml
@@ -1,9 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-chemistry</herd>
-<maintainer>
- <email>alexxy@gentoo.org</email>
- <name>Alexey Shvetsov</name>
-</maintainer>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>alexxy@gentoo.org</email>
+ <name>Alexey Shvetsov</name>
+ </maintainer>
+ <use>
+ <flag name="32bit">Automatically generated description for 32bit</flag>
+ <flag name="64bit">Automatically generated description for 64bit</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-25 17:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 12:01 [gentoo-commits] proj/sci:master commit in: sci-chemistry/icm/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2011-06-25 17:21 Justin Lecher
2011-05-09 12:01 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox