diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-18 17:33:11 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-18 17:33:11 +0000 |
commit | 399b1884fd3fb403528479874ad009e2ef735738 (patch) | |
tree | ba153d567bcefa2ab7ba968993a583c0d2f90f56 | |
parent | 5fa68f1d5a5bb5496c4e917442f94bcb34284b50 (diff) |
add gaim 0.80. please have a look at why splitting protocol packages doesn't work.
BKrev: 40fab457pu5XP1YiFo2ZcF_vmQbdlw
-rw-r--r-- | gaim/gaim_0.77.oe | 10 | ||||
-rw-r--r-- | gaim/gaim_0.80.oe | 0 |
2 files changed, 0 insertions, 10 deletions
diff --git a/gaim/gaim_0.77.oe b/gaim/gaim_0.77.oe deleted file mode 100644 index a13243b8e9..0000000000 --- a/gaim/gaim_0.77.oe +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "multi-protocol instant messaging client" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" - -DEPENDS = "gtk+ gettext-native" - -SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2" - -EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated" - -inherit autotools diff --git a/gaim/gaim_0.80.oe b/gaim/gaim_0.80.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gaim/gaim_0.80.oe |