summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-09 18:13:26 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-09 18:13:26 +0000
commitcc5452742a1c335c1bd06ba335dba04b113fbb2f (patch)
tree32f8b4398989c763d360012dbc4f1ac5b6e9f62e /dev-tcltk/togl
parentUpdating remote-id in metadata.xml (diff)
downloadgentoo-2-cc5452742a1c335c1bd06ba335dba04b113fbb2f.tar.gz
gentoo-2-cc5452742a1c335c1bd06ba335dba04b113fbb2f.tar.bz2
gentoo-2-cc5452742a1c335c1bd06ba335dba04b113fbb2f.zip
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-tcltk/togl')
-rw-r--r--dev-tcltk/togl/ChangeLog8
-rw-r--r--dev-tcltk/togl/metadata.xml7
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-tcltk/togl/ChangeLog b/dev-tcltk/togl/ChangeLog
index 18cbb274b964..f73b5f1a9f58 100644
--- a/dev-tcltk/togl/ChangeLog
+++ b/dev-tcltk/togl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/togl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.30 2014/07/06 11:27:10 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/togl/ChangeLog,v 1.31 2015/06/09 18:13:26 jlec Exp $
+
+ 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Updating remote-id in metadata.xml
06 Jul 2014; Justin Lecher <jlec@gentoo.org> togl-2.0-r2.ebuild,
metadata.xml:
@@ -96,4 +99,3 @@
10 May 2009; Federico Ferri <mescalinum@gentoo.org> +togl-2.0.ebuild:
initial ebuild. closes bug #149789
-
diff --git a/dev-tcltk/togl/metadata.xml b/dev-tcltk/togl/metadata.xml
index 8e337c489349..d41cba32a9ab 100644
--- a/dev-tcltk/togl/metadata.xml
+++ b/dev-tcltk/togl/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>tcltk</herd>
- <longdescription>
+ <herd>tcltk</herd>
+ <longdescription>
Togl is a Tk widget for OpenGL rendering. Togl was originally based on
OGLTK, written by Benjamin Bederson at the University of New Mexico. Togl's
main features are:
@@ -22,4 +22,7 @@ drawing by calling various Tcl commands (a.k.a., callback functions). Those
commands can be C functions that call OpenGL (in)directly or another Tcl
package (e.g., Tcl3D).
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">togl</remote-id>
+ </upstream>
</pkgmetadata>