summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-01-17 15:27:11 +0000
committerUlrich Müller <ulm@gentoo.org>2015-01-17 15:27:11 +0000
commit0c99d64e48fe61e7a6b8b0cfe4c7a0613eb88c84 (patch)
tree0d30dc041b365ae11126a47aa825978a659edc09 /app-emacs
parentUpdate EAPI, add ruby20, ruby21 targets. (diff)
downloadgentoo-2-0c99d64e48fe61e7a6b8b0cfe4c7a0613eb88c84.tar.gz
gentoo-2-0c99d64e48fe61e7a6b8b0cfe4c7a0613eb88c84.tar.bz2
gentoo-2-0c99d64e48fe61e7a6b8b0cfe4c7a0613eb88c84.zip
Remove old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/volume/ChangeLog5
-rw-r--r--app-emacs/volume/volume-1.0.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/app-emacs/volume/ChangeLog b/app-emacs/volume/ChangeLog
index abef70be8793..fc2cab373045 100644
--- a/app-emacs/volume/ChangeLog
+++ b/app-emacs/volume/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/volume
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v 1.15 2015/01/17 13:39:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v 1.16 2015/01/17 15:27:10 ulm Exp $
+
+ 17 Jan 2015; Ulrich Müller <ulm@gentoo.org> -volume-1.0.ebuild:
+ Remove old.
17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> volume-1.0-r1.ebuild:
Stable for ppc, wrt bug #534846
diff --git a/app-emacs/volume/volume-1.0.ebuild b/app-emacs/volume/volume-1.0.ebuild
deleted file mode 100644
index 3bca44806d89..000000000000
--- a/app-emacs/volume/volume-1.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/volume-1.0.ebuild,v 1.5 2014/01/01 16:03:59 ulm Exp $
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Tweak your sound card volume from Emacs"
-HOMEPAGE="https://github.com/dbrock/volume-el"
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-
-# NOTE we might define the following which volume.el can work with by
-# default, but volume.el can really work with anything.
-
-# RDEPEND="|| ( media-sound/aumixer media-sound/alsa-utils )"
-
-SITEFILE="50${PN}-gentoo.el"