diff options
author | 2015-06-09 12:48:51 +0000 | |
---|---|---|
committer | 2015-06-09 12:48:51 +0000 | |
commit | 554dbc3157a0468a175acfb61184783b19b90081 (patch) | |
tree | 372ebb85bf474621954e20b5b89fa6fcd106b328 /dev-ada | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-554dbc3157a0468a175acfb61184783b19b90081.tar.gz gentoo-2-554dbc3157a0468a175acfb61184783b19b90081.tar.bz2 gentoo-2-554dbc3157a0468a175acfb61184783b19b90081.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-ada')
-rw-r--r-- | dev-ada/booch_components/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ada/booch_components/metadata.xml | 7 |
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-ada/booch_components/ChangeLog b/dev-ada/booch_components/ChangeLog index d758d5aeaa9b..ba524c5fab8e 100644 --- a/dev-ada/booch_components/ChangeLog +++ b/dev-ada/booch_components/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ada/booch_components # Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/ChangeLog,v 1.19 2015/03/31 18:34:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/ChangeLog,v 1.20 2015/06/09 12:48:51 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> booch_components-20051222-r1.ebuild: @@ -83,4 +86,3 @@ metadata.xml: This ebuild was provided by George Shapovalov <george@gentoo.org>. It provides a set of reusable components for use in Ada applications. - diff --git a/dev-ada/booch_components/metadata.xml b/dev-ada/booch_components/metadata.xml index a49c8d293021..0e86180028f1 100644 --- a/dev-ada/booch_components/metadata.xml +++ b/dev-ada/booch_components/metadata.xml @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>ada</herd> -<longdescription>The booch components provide a set of reusable components used in an efficient and appropriate manner, with the overall goal of balancing usability and extensibility. The BCs cover several issues: Time and Space semantics, Storage Management policies, Exception and Idioms for iteration.</longdescription> + <herd>ada</herd> + <longdescription>The booch components provide a set of reusable components used in an efficient and appropriate manner, with the overall goal of balancing usability and extensibility. The BCs cover several issues: Time and Space semantics, Storage Management policies, Exception and Idioms for iteration.</longdescription> + <upstream> + <remote-id type="sourceforge">booch95</remote-id> + </upstream> </pkgmetadata> |