* [gentoo-commits] repo/gentoo:master commit in: x11-libs/liboglappth/
@ 2017-06-03 8:39 Justin Lecher
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2017-06-03 8:39 UTC (permalink / raw
To: gentoo-commits
commit: 6b7b290a5e19ba0882c9f37c99e23bb6eeb0fec4
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 19:39:27 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 3 08:39:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7b290a
x11-libs/liboglappth: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
x11-libs/liboglappth/Manifest | 1 -
x11-libs/liboglappth/liboglappth-0.98.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/x11-libs/liboglappth/Manifest b/x11-libs/liboglappth/Manifest
index 63dd935ab95..c35138b1e47 100644
--- a/x11-libs/liboglappth/Manifest
+++ b/x11-libs/liboglappth/Manifest
@@ -1,2 +1 @@
-DIST liboglappth-0.98.tar.gz 326755 SHA256 1ec5964bb281215d5c6e58dee7e5a1a8bcaef2e07df4ac1336ec404b701a11c1 SHA512 c8f37ed385b02078aee217dff4ae005bcc330c4bc84db9b88656a79923b0efc03b84687e78c6496bc1dc811f2398b572a818660cb8cb6092f73432ac58c4b81a WHIRLPOOL ab39942ff3d8a3a6a8d0eb8a73f596cc65f84b7a00493d09b99462014b7a79e87a4a45c2a6bad25b23a6f86193684a634ba1a613e6c0f2717a0df2bbb438eb7a
DIST liboglappth-1.0.0.tar.gz 325178 SHA256 b461a31065d6912d190f78ad0041218009f44a5acdb5757545bd4a8bd6b509aa SHA512 b0d883379650f1062d503d2adaab48202614b3ab68eba2e0ab01513b51cdd88f75fa02af5dcb00077fb057cdf09987dfe123ea9e0541e2e56893e11e53ac8ef1 WHIRLPOOL e01b177d75584cc6fda99396d0353fa5444f426e1616492defe19f32eb2d53b62b5353967f2c76024daca16e3f7c02bec5e70507cd04a1a3197dfee57ce5b2ac
diff --git a/x11-libs/liboglappth/liboglappth-0.98.ebuild b/x11-libs/liboglappth/liboglappth-0.98.ebuild
deleted file mode 100644
index ddc28aca447..00000000000
--- a/x11-libs/liboglappth/liboglappth-0.98.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Libary for OpenGL applications with easy-to-code scene setup and selection"
-HOMEPAGE="http://www.bioinformatics.org/ghemical/"
-SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-RDEPEND="virtual/opengl
- media-libs/freeglut"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/gcc-4.3.patch
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/liboglappth/
@ 2022-10-20 3:54 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-10-20 3:54 UTC (permalink / raw
To: gentoo-commits
commit: ae75bd04a4ccac84eaa31cb4faf4381dc6272147
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Wed Oct 19 09:11:28 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 03:52:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae75bd04
x11-libs/liboglappth: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/liboglappth/metadata.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-libs/liboglappth/metadata.xml b/x11-libs/liboglappth/metadata.xml
index 5ea6254eaf59..9bae00cd2582 100644
--- a/x11-libs/liboglappth/metadata.xml
+++ b/x11-libs/liboglappth/metadata.xml
@@ -6,10 +6,10 @@
<name>Gentoo Chemistry Project</name>
</maintainer>
<longdescription>
-Ghemical supports both quantum-mechanics (semi-empirical and ab initio) models
-and molecular mechanics models (there is an experimental Tripos 5.2-like force
-field for organic molecules). Also a tool for reduced protein models is
-included. Geometry optimization, molecular dynamics and a large set of
-visualization tools are currently available.
-</longdescription>
+ Ghemical supports both quantum-mechanics (semi-empirical and ab initio) models
+ and molecular mechanics models (there is an experimental Tripos 5.2-like force
+ field for organic molecules). Also a tool for reduced protein models is
+ included. Geometry optimization, molecular dynamics and a large set of
+ visualization tools are currently available.
+ </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/liboglappth/
@ 2017-05-24 13:46 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2017-05-24 13:46 UTC (permalink / raw
To: gentoo-commits
commit: e96885161312b0684f33c5a87da8b4e8bd190af4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 13:45:38 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 24 13:45:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9688516
x11-libs/liboglappth: ppc stable wrt bug #615566
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-libs/liboglappth/liboglappth-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
index 4c0106aba78..c0b2725651a 100644
--- a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
+++ b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/liboglappth/
@ 2017-05-20 8:49 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2017-05-20 8:49 UTC (permalink / raw
To: gentoo-commits
commit: 09942061cc236b0823fec29e6fea7b073e523a2b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 08:46:59 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat May 20 08:46:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09942061
x11-libs/liboglappth: amd64 stable wrt bug #615566
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-libs/liboglappth/liboglappth-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
index a73b0a57b03..394c5832ed5 100644
--- a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
+++ b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/liboglappth/
@ 2017-02-07 17:48 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-02-07 17:48 UTC (permalink / raw
To: gentoo-commits
commit: ef847f827e32f20a18d5ac3dec821e12ba3aa9cf
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Feb 7 15:28:39 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb 7 17:45:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef847f82
x11-libs/liboglappth: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3866
x11-libs/liboglappth/liboglappth-0.98.ebuild | 4 ++--
x11-libs/liboglappth/liboglappth-1.0.0.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-libs/liboglappth/liboglappth-0.98.ebuild b/x11-libs/liboglappth/liboglappth-0.98.ebuild
index ca70382..beda05c 100644
--- a/x11-libs/liboglappth/liboglappth-0.98.ebuild
+++ b/x11-libs/liboglappth/liboglappth-0.98.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit eutils
-DESCRIPTION="A library for creating portable OpenGL applications with easy-to-code scene setup and selection"
+DESCRIPTION="Libary for OpenGL applications with easy-to-code scene setup and selection"
HOMEPAGE="http://www.bioinformatics.org/ghemical/"
SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
index 141cab9..1de0766 100644
--- a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
+++ b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit eutils
-DESCRIPTION="A library for creating portable OpenGL applications with easy-to-code scene setup and selection"
+DESCRIPTION="Libary for OpenGL applications with easy-to-code scene setup and selection"
HOMEPAGE="http://www.bioinformatics.org/ghemical/"
SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-10-20 3:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-03 8:39 [gentoo-commits] repo/gentoo:master commit in: x11-libs/liboglappth/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2022-10-20 3:54 Sam James
2017-05-24 13:46 Agostino Sarubbo
2017-05-20 8:49 Agostino Sarubbo
2017-02-07 17:48 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox