diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-09-22 19:21:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-09-22 19:21:59 +0000 |
commit | e89eae8c6947bee8d30602ab5ed6a56a3a122fa4 (patch) | |
tree | 1b667a3ff21502ec536325e7f569bb4c4bee338b /gnome-extra | |
parent | Version bump. (diff) | |
download | gentoo-2-e89eae8c6947bee8d30602ab5ed6a56a3a122fa4.tar.gz gentoo-2-e89eae8c6947bee8d30602ab5ed6a56a3a122fa4.tar.bz2 gentoo-2-e89eae8c6947bee8d30602ab5ed6a56a3a122fa4.zip |
Drop bogus gcc-library line.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-hdaps-applet/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gnome-hdaps-applet/ChangeLog b/gnome-extra/gnome-hdaps-applet/ChangeLog index 90119dcb3ab7..dbfb5cf6e62e 100644 --- a/gnome-extra/gnome-hdaps-applet/ChangeLog +++ b/gnome-extra/gnome-hdaps-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-hdaps-applet -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/ChangeLog,v 1.3 2010/12/11 12:22:37 xmw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/ChangeLog,v 1.4 2011/09/22 19:21:59 vapier Exp $ + + 22 Sep 2011; Mike Frysinger <vapier@gentoo.org> + gnome-hdaps-applet-20081204.ebuild: + Drop bogus gcc-library line. 11 Dec 2010; Michael Weber <xmw@gentoo.org> gnome-hdaps-applet-20081204.ebuild: diff --git a/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild b/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild index 9e11b9e510b6..31df6d50afc9 100644 --- a/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild +++ b/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild,v 1.2 2010/12/11 12:22:37 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-hdaps-applet/gnome-hdaps-applet-20081204.ebuild,v 1.3 2011/09/22 19:21:59 vapier Exp $ EAPI=2 -ETYPE=gcc-library inherit eutils multilib toolchain-funcs DESCRIPTION="Visualization of the Hard Disc Active Protection System State as Gnome applet" |