summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-09 13:10:51 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-09 13:10:51 +0000
commitc1a285654146c23753808de6294af2d49c01bba3 (patch)
tree28e794ed541f3586eeeb63959e7e4c64498ff270 /dev-db
parentUpdating remote-id in metadata.xml (diff)
downloadgentoo-2-c1a285654146c23753808de6294af2d49c01bba3.tar.gz
gentoo-2-c1a285654146c23753808de6294af2d49c01bba3.tar.bz2
gentoo-2-c1a285654146c23753808de6294af2d49c01bba3.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-db')
-rw-r--r--dev-db/jxtray/ChangeLog5
-rw-r--r--dev-db/jxtray/metadata.xml7
2 files changed, 7 insertions, 5 deletions
diff --git a/dev-db/jxtray/ChangeLog b/dev-db/jxtray/ChangeLog
index a076e48f401b..0f2bdd9f1366 100644
--- a/dev-db/jxtray/ChangeLog
+++ b/dev-db/jxtray/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/jxtray
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.35 2015/02/22 16:00:51 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.36 2015/06/09 13:10:51 jlec Exp $
+
+ 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Updating remote-id in metadata.xml
22 Feb 2015; Miroslav Šulc <fordfrog@gentoo.org> jxtray-0.5-r4.ebuild:
switched to eapi 5 (bug #540810)
diff --git a/dev-db/jxtray/metadata.xml b/dev-db/jxtray/metadata.xml
index 68c7e00befb3..5b60948a443d 100644
--- a/dev-db/jxtray/metadata.xml
+++ b/dev-db/jxtray/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
<pkgmetadata>
-
<herd>java</herd>
-
<longdescription>
Jxtray is a database explorer written in Java. Jxtray can be used to
connect to any type of database with suitable JDBC drivers. It can
@@ -13,5 +10,7 @@
XML. The name jxtray comes from the French word j'extrait, which means
the function of retrieval of data.
</longdescription>
-
+ <upstream>
+ <remote-id type="sourceforge">jxtray</remote-id>
+ </upstream>
</pkgmetadata>