diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-16 12:04:11 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-16 12:04:11 +0000 |
commit | 20958cca1091cdbe1c11c92cf402a327783f0d86 (patch) | |
tree | b2d4794146dd4e0b69f80e562c4c664cbfa0c669 /sys-apps/hwsetup/ChangeLog | |
parent | * bump (diff) | |
download | gentoo-2-20958cca1091cdbe1c11c92cf402a327783f0d86.tar.gz gentoo-2-20958cca1091cdbe1c11c92cf402a327783f0d86.tar.bz2 gentoo-2-20958cca1091cdbe1c11c92cf402a327783f0d86.zip |
Avoid mucking with flags you shouldn't.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/hwsetup/ChangeLog')
-rw-r--r-- | sys-apps/hwsetup/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-apps/hwsetup/ChangeLog b/sys-apps/hwsetup/ChangeLog index b6453858996f..c22f47171e6d 100644 --- a/sys-apps/hwsetup/ChangeLog +++ b/sys-apps/hwsetup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hwsetup -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.59 2008/12/22 05:36:05 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.60 2009/06/16 12:04:11 flameeyes Exp $ + + 16 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> + hwsetup-1.2-r1.ebuild: + Avoid mucking with flags you shouldn't. 22 Dec 2008; Jeroen Roovers <jer@gentoo.org> +files/1.2-strip.patch, hwsetup-1.2-r1.ebuild: |