diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-07 17:09:43 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-25 13:49:36 +0200 |
commit | 237c98b29517d50b723e5d8b63e7e1770e9f9a8e (patch) | |
tree | 384ff83ae3a0312a37d9011eeb89cf8d5ce7b513 /CHANGES | |
parent | 7b3aee76065beced5ef508122930b83cc393c448 (diff) | |
download | buildroot-novena-237c98b29517d50b723e5d8b63e7e1770e9f9a8e.tar.gz buildroot-novena-237c98b29517d50b723e5d8b63e7e1770e9f9a8e.zip |
package: Remove portage, it's obsolete
Closes #1975
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,7 @@ ntfsprogs, openssl, php, qt, quagga, sqlite, sdl, sdl_mixer, sdl_ttf, squashfs, tn5250, usbutils, xkeyboard-config - Removed packages: modutils, rxvt + Removed packages: modutils, portage, rxvt Issues resolved (http://bugs.uclibc.org): @@ -42,6 +42,7 @@ #1945: PHP: add sqlite3 dependency when using external lib #1951: Bump openssl to 0.9.8o #1957: Bump sqlite to 3.6.23.1 + #1975: Package removal/deprecation #1987: intltool: Fix spelling mistake #1999: Typo in path checking #2005: Bump dnsmasq to 2.55 and migrate to gentargets |