summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-05 12:22:18 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-05 12:22:18 +0000
commit0554c498501811eb78a0ee32adb068d658160dd4 (patch)
treea5a8d7d18dbc7340d195adf439ebba6570aadfc0 /app-emacs
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-0554c498501811eb78a0ee32adb068d658160dd4.tar.gz
gentoo-2-0554c498501811eb78a0ee32adb068d658160dd4.tar.bz2
gentoo-2-0554c498501811eb78a0ee32adb068d658160dd4.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/browse-kill-ring/ChangeLog8
-rw-r--r--app-emacs/browse-kill-ring/metadata.xml7
2 files changed, 10 insertions, 5 deletions
diff --git a/app-emacs/browse-kill-ring/ChangeLog b/app-emacs/browse-kill-ring/ChangeLog
index 306cb9d2672f..dbd290ff19b3 100644
--- a/app-emacs/browse-kill-ring/ChangeLog
+++ b/app-emacs/browse-kill-ring/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/browse-kill-ring
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/browse-kill-ring/ChangeLog,v 1.5 2011/12/04 23:35:32 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/browse-kill-ring/ChangeLog,v 1.6 2015/06/05 12:22:18 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*browse-kill-ring-1.3c (04 Dec 2011)
@@ -25,4 +28,3 @@
+browse-kill-ring-1.3.ebuild:
Initial import from bug 207185. Ebuild contributed by MATSUYAMA Tomohiro
<matsuyama@ariel-networks.com>.
-
diff --git a/app-emacs/browse-kill-ring/metadata.xml b/app-emacs/browse-kill-ring/metadata.xml
index 6633391e6a23..67adc3204b89 100644
--- a/app-emacs/browse-kill-ring/metadata.xml
+++ b/app-emacs/browse-kill-ring/metadata.xml
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>emacs</herd>
-<longdescription>
+ <herd>emacs</herd>
+ <longdescription>
Are you tired of using the endless keystrokes of 'C-y M-y M-y M-y ...' to
get at that bit of text you killed thirty-seven kills ago? Ever wish you
could just look through everything you've killed recently to find out if you
killed that piece of text that you think you killed, but you're not quite
sure? If so, then browse-kill-ring.el is the emacs extension for you.
</longdescription>
+ <upstream>
+ <remote-id type="github">todesschaf/browse-kill-ring</remote-id>
+ </upstream>
</pkgmetadata>