summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-11-16 00:25:27 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-11-16 00:25:27 +0000
commit2baac789521ef132e33e28434c24ab624ff9497a (patch)
treeddb339901504f8bfdd96f2b179b998c97eb6aa77 /x11-misc
parentinitial import wrt #432460 (diff)
downloadgentoo-2-2baac789521ef132e33e28434c24ab624ff9497a.tar.gz
gentoo-2-2baac789521ef132e33e28434c24ab624ff9497a.tar.bz2
gentoo-2-2baac789521ef132e33e28434c24ab624ff9497a.zip
clarify description
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pnmixer/ChangeLog6
-rw-r--r--x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/pnmixer/ChangeLog b/x11-misc/pnmixer/ChangeLog
index 0eb5b23a349d..97d97978b8d1 100644
--- a/x11-misc/pnmixer/ChangeLog
+++ b/x11-misc/pnmixer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/pnmixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pnmixer/ChangeLog,v 1.1 2012/11/16 00:20:24 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pnmixer/ChangeLog,v 1.2 2012/11/16 00:25:27 hasufell Exp $
+
+ 16 Nov 2012; Julian Ospald <hasufell@gentoo.org>
+ pnmixer-0.6_pre20111213.ebuild:
+ clarify description
*pnmixer-0.6_pre20111213 (16 Nov 2012)
diff --git a/x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild b/x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild
index 837ff15c9dfb..18d70fb1f705 100644
--- a/x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild
+++ b/x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.1 2012/11/16 00:20:24 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pnmixer/pnmixer-0.6_pre20111213.ebuild,v 1.2 2012/11/16 00:25:27 hasufell Exp $
EAPI=5
inherit autotools eutils gnome2-utils
-DESCRIPTION="Volume mixer for the system tray"
+DESCRIPTION="Alsa volume mixer for the system tray"
HOMEPAGE="https://github.com/nicklan/pnmixer"
SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz"