diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-14 20:29:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-14 20:29:35 +0800 |
commit | 24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12 (patch) | |
tree | 707cf1a501f419c4b98b9ad3e6855ee6d795a47d /x11/gnome-applets/files | |
parent | 0d0e7aa9d7a5af4abcf0d7838bcdfd5ee12e840f (diff) | |
download | marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.tar marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.tar.gz marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.tar.bz2 marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.tar.lz marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.tar.xz marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.tar.zst marcuscom-ports-24f91c1ad0d9a03da7bf255f10eaf8e0604b5d12.zip |
Fix patching of battstat/power-management.c.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3652 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/files')
-rw-r--r-- | x11/gnome-applets/files/patch-battstat-acpi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-applets/files/patch-battstat-acpi b/x11/gnome-applets/files/patch-battstat-acpi index e5be42344..e2b05a441 100644 --- a/x11/gnome-applets/files/patch-battstat-acpi +++ b/x11/gnome-applets/files/patch-battstat-acpi @@ -66,7 +66,7 @@ + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. + * -+ $Id: patch-battstat-acpi,v 1.10 2005-02-14 06:32:22 marcus Exp $ ++ $Id: patch-battstat-acpi,v 1.11 2005-02-14 12:29:35 kwm Exp $ + */ + +/* @@ -321,8 +321,8 @@ NULL }; ---- battsta/power-management.c.orig Thu Jan 13 23:06:40 2005 -+++ battsta/power-management.c Mon Feb 14 01:31:18 2005 +--- battstat/power-management.c.orig Thu Jan 13 23:06:40 2005 ++++ battstat/power-management.c Mon Feb 14 01:31:18 2005 @@ -76,6 +76,14 @@ #ifdef __FreeBSD__ |